aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
11 daysMerge tag 's390-6.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds9-11/+73
11 daysMerge tag 'xtensa-20240502' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds6-28/+20
11 daysx86/xen: return a sane initial apic id when running as PV guestJuergen Gross1-1/+10
11 daysdocs/zh_CN/rust: Update the translation of quick-start to 6.9-rc4Yanteng Si1-16/+34
11 daysdocs/zh_CN/rust: Update the translation of general-information to 6.9-rc4Yanteng Si1-1/+1
11 daysdocs/zh_CN/rust: Update the translation of coding-guidelines to 6.9-rc4Yanteng Si1-0/+12
11 daysdocs/zh_CN/rust: Update the translation of arch-support to 6.9-rc4Yanteng Si1-5/+9
11 daysdocs: stable-kernel-rules: fix typo sent->sendBird, Tim1-1/+1
11 daysdocs/zh_CN: remove two inconsistent spacesDongliang Mu1-2/+2
11 daysdocs: scripts/check-variable-fonts.sh: Improve commands for detectionAkira Yokosawa1-8/+6
11 daysdrm/xe/display: Fix ADL-N detectionLucas De Marchi1-1/+2
11 daysdocs: stable-kernel-rules: create special tag to flag 'no backporting'Thorsten Leemhuis1-0/+6
11 daysdocs: stable-kernel-rules: explain use of stable@kernel.org (w/o @vger.)Thorsten Leemhuis1-0/+4
11 daysdocs: stable-kernel-rules: remove code-labels tags and a indention levelThorsten Leemhuis1-123/+102
11 daysdocs: stable-kernel-rules: call mainline by its name and change exampleThorsten Leemhuis1-2/+2
11 daysdocs: stable-kernel-rules: reduce redundancyThorsten Leemhuis1-8/+5
11 daysdocs, kprobes: Add riscv as supported architectureIvan Orlov1-0/+1
11 daysMerge tag 'firewire-fixes-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-4/+10
11 daysDocs: typos/spellingRemington Brasga16-18/+18
11 daysx86/xen/smp_pv: Register the boot CPU APIC properlyThomas Gleixner1-2/+2
11 daysMerge tag 'thermal-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-14/+45
11 daysMerge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds49-193/+378
11 daysdocs: kernel_include.py: Cope with docutils 0.21Akira Yokosawa1-1/+0
11 daysdocs: ja_JP/howto: Catch up update in v6.8Akira Yokosawa1-1/+1
11 daysdoc:it_IT: align Italian documentationFederico Vaga12-39/+156
11 daysstring: Add additional __realloc_size() annotations for "dup" helpersKees Cook2-5/+34
11 daysseq_file: Simplify __seq_puts()Christophe JAILLET1-8/+1
11 daysseq_file: Optimize seq_puts()Christophe JAILLET2-3/+14
11 daysmm/slub: remove the check for NULL kmalloc_cachesHyunmin Lee1-6/+4
11 daysmm/slub: create kmalloc 96 and 192 caches regardless cache size orderHyunmin Lee1-12/+7
11 daysMerge commit '50abcc179e0c9ca667feb223b26ea406d5c4c556' of git://git.infradea...Jens Axboe10-38/+65
11 daysMerge tag 'ti-driver-soc-for-v6.10' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2-23/+8
11 daysMerge tag 'ti-k3-dt-for-v6.10' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann38-167/+597
11 daysMerge tag 'ti-keystone-dt-for-v6.10' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2-10/+0
11 daysswiotlb: initialise restricted pool list_head when SWIOTLB_DYNAMIC=yWill Deacon1-0/+1
11 daysMerge tag 'riscv-sophgo-dt-for-v6.10' of https://github.com/sophgo/linux into...Arnd Bergmann4-8/+157
11 daysarm64: dts: Add/fix /memory node unit-addressesRob Herring15-15/+15
11 daysmm/slub: mark racy access on slab->freelistlinke li1-1/+1
12 daysproc: Move fdinfo PTRACE_MODE_READ check into the inode .permission operationTyler Hicks (Microsoft)1-22/+20
12 daysMAINTAINERS: mark MYRICOM MYRI-10G as OrphanJakub Kicinski1-2/+1
12 daysMAINTAINERS: remove Ariel EliorJakub Kicinski1-3/+0
12 daysMerge branch 'cifs-netfs' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Christian Brauner19-2841/+797
12 daysMerge branch 'netfs-writeback' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Christian Brauner35-1755/+2509
12 daysMerge branch 'net-gro-add-flush-flush_id-checks-and-fix-wrong-offset-in-udp'Paolo Abeni9-5/+33
12 daysnet: gro: add flush check in udp_gro_receive_segmentRichard Gobert1-1/+11
12 daysnet: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...Richard Gobert9-4/+22
12 daysipv4: Fix uninit-value access in __ip_make_skb()Shigeru Yoshida2-1/+4
12 daysKVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1MJean-Philippe Brucker1-1/+1
12 daysdrm/panel: ili9341: Use predefined error codesAndy Shevchenko1-2/+2
12 daysdrm/panel: ili9341: Respect deferred probeAndy Shevchenko1-2/+2
12 daysdrm/panel: ili9341: Correct use of device property APIsAndy Shevchenko2-3/+4
12 dayss390/qeth: Fix kernel panic after setting hsuidAlexandra Winter1-34/+27
12 daysALSA: hda/realtek: Fix build error without CONFIG_PMTakashi Iwai1-1/+3
12 daysvxlan: Pull inner IP header in vxlan_rcv().Guillaume Nault1-1/+18
12 daystipc: fix a possible memleak in tipc_buf_appendXin Long1-1/+1
12 daystipc: fix UAF in error pathPaolo Abeni1-1/+5
12 dayskunit/fortify: Fix replaced failure path to unbreak __alloc_sizeKees Cook2-4/+5
12 daysio_uring/msg_ring: cleanup posting to IOPOLL vs !IOPOLL ringJens Axboe1-6/+4
12 daysrxrpc: Clients must accept conn from any addressJeffrey Altman1-7/+2
12 daysio_uring: Require zeroed sqe->len on provided-buffers sendGabriel Krisman Bertazi1-1/+3
12 dayshardening: Enable KCFI and some other optionsKees Cook3-0/+12
12 dayslkdtm: Disable CFI checking for perms functionsKees Cook2-2/+2
12 daysfirmware: qcom: uefisecapp: Allow on sc8180x Primus and Flex 5GBjorn Andersson1-0/+2
12 dayssoc: qcom: pmic_glink: Make client-lock non-sleepingBjorn Andersson1-10/+15
12 daysarm64: dts: qcom: qcs404: fix bluetooth device addressJohan Hovold1-1/+1
12 daysdt-bindings: soc: qcom,wcnss: fix bluetooth address exampleJohan Hovold1-2/+2
12 daysarm64: dts: qcom: sc8280xp-x13s: enable USB MP and fingerprint readerJohan Hovold1-0/+85
12 daysarm64: dts: qcom: sc8280xp: Add USB DWC3 Multiport controllerKrishna Kurapati1-0/+82
12 dayscifs: Enable large folio supportDavid Howells1-0/+1
12 dayscifs: Remove some code that's no longer used, part 3David Howells1-1004/+0
12 dayscifs: Remove some code that's no longer used, part 2David Howells1-633/+1
12 dayscifs: Remove some code that's no longer used, part 1David Howells5-825/+0
12 dayscifs: Cut over to using netfslibDavid Howells14-180/+361
12 dayscifs: Implement netfslib hooksDavid Howells8-10/+345
12 dayscifs: Make add_credits_and_wake_if() clear deducted creditsDavid Howells1-1/+2
12 dayscifs: Add mempools for cifs_io_request and cifs_io_subrequest structsDavid Howells2-1/+56
12 dayscifs: Set zero_point in the copy_file_range() and remap_file_range()David Howells1-0/+6
12 dayscifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.cDavid Howells3-55/+55
12 dayscifs: Replace the writedata replay bool with a netfs sreq flagDavid Howells2-3/+3
12 dayscifs: Make wait_mtu_credits take size_t argsDavid Howells5-14/+17
12 dayscifs: Use more fields from netfs_io_subrequestDavid Howells6-116/+113
12 dayscifs: Replace cifs_writedata with a wrapper around netfs_io_subrequestDavid Howells6-89/+59
12 dayscifs: Replace cifs_readdata with a wrapper around netfs_io_subrequestDavid Howells8-52/+58
12 dayscifs: Use alternative invalidation to using launder_folioDavid Howells3-143/+5
12 daysnetfs, afs: Use writeback retry to deal with alternate keysDavid Howells5-100/+104
12 daysnetfs: Miscellaneous tidy upsDavid Howells2-6/+2
12 daysnetfs: Remove the old writeback codeDavid Howells4-1180/+0
12 daysnetfs: Cut over to using new writeback codeDavid Howells11-78/+62
12 daysnetfs, cachefiles: Implement helpers for new write codeDavid Howells1-0/+74
12 daysnetfs, 9p: Implement helpers for new write codeDavid Howells4-0/+100
12 daysnetfs, afs: Implement helpers for new write codeDavid Howells3-0/+60
12 daysnetfs: Add some write-side stats and clean up some stat namesDavid Howells6-9/+23
12 daysnetfs: New writeback implementationDavid Howells8-9/+1829
12 daysnetfs: Switch to using unsigned long long rather than loff_tDavid Howells9-20/+24
12 daysmm: Export writeback_iter()David Howells1-0/+1
12 daysnetfs: Use mempools for allocating requests and subrequestsDavid Howells4-28/+89
12 daysnetfs: Remove ->launder_folio() supportDavid Howells4-80/+0
12 daysafs: Use alternative invalidation to using launder_folioDavid Howells4-11/+5
12 days9p: Use alternative invalidation to using launder_folioDavid Howells1-2/+0
12 daysmm: Provide a means of invalidation without using launder_folioDavid Howells3-4/+80
12 daysMerge tag 'asoc-fix-v6.9-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai788-4634/+10154
12 daysMerge tag 'regulator-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-14/+27
12 daysmm/slab: make __free(kfree) accept error pointersDan Carpenter1-2/+2
12 daysmm/slub: avoid zeroing outside-object freepointer for single freeNicolas Bouchinet1-23/+29
12 daysdrm/xe/vm: prevent UAF in rebind_work_func()Matthew Auld1-0/+3
12 daysregulator: rtq2208: Fix the BUCK ramp_delay range to maximum of 16mVstep/usAlina Yu1-4/+3
12 daysblock: Cleanup blk_revalidate_zone_cb()Damien Le Moal1-52/+77
12 daysblock: Simplify zone write plug BIO abortDamien Le Moal1-8/+7
12 daysblock: Simplify blk_zone_write_plug_bio_endio()Damien Le Moal1-2/+1
12 daysblock: Improve zone write request completion handlingDamien Le Moal3-13/+12
12 daysblock: Improve blk_zone_write_plug_bio_merged()Damien Le Moal1-2/+7
12 daysblock: Fix handling of non-empty flush write requests to zonesDamien Le Moal3-9/+13
12 daysblock: Fix flush request sector restoreDamien Le Moal1-1/+2
12 daysblock: Do not remove zone write plugs still in useDamien Le Moal1-8/+31
12 daysblock: Unhash a zone write plug only if neededDamien Le Moal1-23/+32
12 daysblock: Hold a reference on zone write plugs to schedule submissionDamien Le Moal1-5/+21
12 daysblock: Fix reference counting for zone write plugs in error stateDamien Le Moal1-26/+49
12 daysblock: Fix zone write plug initialization from blk_revalidate_zone_cb()Damien Le Moal1-3/+4
12 daysblock: Exclude conventional zones when faking max open limitDamien Le Moal1-10/+28
12 daysdm: Check that a zoned table leads to a valid mapped deviceDamien Le Moal2-1/+59
12 daysdrm/amd/display: Disable panel replay by default for nowMario Limonciello1-9/+12
13 daysarm64: dts: ti: Fix csi2-dual-imx219 dtb namesJai Luthra1-3/+3
13 daysMerge branches 'fixes.2024.04.15a', 'misc.2024.04.12a', 'rcu-sync-normal-impr...Uladzislau Rezki (Sony)21-98/+543
13 daysnet: core: reject skb_copy(_expand) for fraglist GSO skbsFelix Fietkau1-8/+19
13 daysnet: bridge: fix multicast-to-unicast with fraglist GSOFelix Fietkau1-1/+1
13 daysnvme-tcp: strict pdu pacing to avoid send stalls on TLSHannes Reinecke1-2/+8
13 daysnvmet: fix nvme status code when namespace is disabledSagi Grimberg3-1/+18
13 daysnvmet-tcp: fix possible memory leak when tearing down a controllerSagi Grimberg1-7/+4
13 daysnvme: cancel pending I/O if nvme controller is in terminal stateNilay Shroff3-22/+28
13 daysnvmet-auth: replace pr_debug() with pr_err() to report an error.Maurizio Lombardi1-3/+3
13 daysnvmet-auth: return the error code to the nvmet_auth_host_hash() callersMaurizio Lombardi1-1/+1
13 daysnvme: find numa distance only if controller has valid numa idNilay Shroff1-1/+2
13 dayss390/paes: Reestablish retry loop in paesHarald Freudenberger1-2/+13
13 dayss390/zcrypt: Use EBUSY to indicate temp unavailabilityHarald Freudenberger1-3/+3
13 dayss390/zcrypt: Handle ep11 cprb return codeHarald Freudenberger1-0/+46
13 dayss390/zcrypt: Fix wrong format string in debug feature printoutHarald Freudenberger1-1/+1
13 daysKVM: s390: vsie: Use virt_to_phys for crypto control blockNina Schoetterl-Glausch1-1/+1
13 dayss390: Relocate vmlinux ELF data to virtual address spaceAlexander Gordeev1-2/+2
13 daysx86/mm: Remove broken vsyscall emulation code from the page fault codeLinus Torvalds3-59/+3
13 daysspi: fix null pointer dereference within spi_syncMans Rullgard1-0/+1
13 daysdrm/amdgpu: fix doorbell regressionShashank Sharma1-1/+1
13 daysdrm/amdkfd: Flush the process wq before creating a kfd_processLancelot SIX1-0/+8
13 daysdrm/amd/display: Disable seamless boot on 128b/132b encodingSung Joon Kim1-0/+3
13 daysmptcp: ensure snd_nxt is properly initialized on connectPaolo Abeni1-0/+3
13 daysdrm/amd/display: Fix DC mode screen flickering on DCN321Leo Ma1-3/+12
13 daysdrm/amd/display: Add VCO speed parameter for DCN31 FPURodrigo Siqueira1-0/+2
13 dayse1000e: change usleep_range to udelay in PHY mdic accessVitaly Lifshits1-4/+4
13 daysdrm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2Christian König3-28/+38
13 daysdrm/amd/display: Allocate zero bw after bw alloc enableMeenakshikumar Somasundaram1-1/+9
13 daysdrm/amd/display: Fix incorrect DSC instance for MSTHersen Wu1-12/+36
13 daysdrm/amd/display: Atom Integrated System Info v2_2 for DCN35Gabe Teeger1-0/+1
13 daysnet: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341Marek Behún1-2/+2
13 daysdrm/amd/display: Add dtbclk access to dcn315Swapnil Patel1-0/+8
13 dayscxgb4: Properly lock TX queue for the selftest.Sebastian Andrzej Siewior1-3/+3
13 daysrxrpc: Fix using alignmask being zero for __page_frag_alloc_align()Yunsheng Lin3-7/+7
13 daysdrm/amd/display: Ensure that dmcub support flag is set for DCN20Rodrigo Siqueira1-0/+1
13 daysdrm/amd/display: Handle Y carry-over in VCP X.Y calculationGeorge Shen1-0/+6
13 daysdrm/amdgpu: Fix VRAM memory accountingMukul Joshi1-1/+1
13 daysublk: remove segment count and size limitsUday Shankar1-1/+2
13 daysclk: samsung: Revert "clk: Use device_get_match_data()"Marek Szyprowski1-3/+10
13 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+53
13 daysio_uring/notif: disable LAZY_WAKE for linked notifsPavel Begunkov1-1/+4
13 daysio_uring/net: fix sendzc lazy wake pollingPavel Begunkov1-0/+1
13 daysInput: amimouse - mark driver struct with __refdata to prevent section mismatchUwe Kleine-König1-1/+7
13 daysarm64: dts: exynos: gs101: enable ufs, phy on oriole & define ufs regulatorPeter Griffin1-0/+18
13 daysarm64: dts: exynos: gs101: Add ufs and ufs-phy dt nodesPeter Griffin1-0/+36
13 daysarm64: dts: exynos: gs101: Add the hsi2 sysreg nodePeter Griffin1-0/+6
13 daysMerge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2-4/+53
13 daysusb: typec: tcpm: Check for port partner validity before consuming itBadhri Jagan Sridharan1-7/+23
13 daysusb: typec: tcpm: enforce ready state when queueing alt mode vdmRD Babiera1-0/+4
13 daysusb: typec: tcpm: unregister existing source caps before re-registrationAmit Sunil Dhamne1-1/+4
13 daysusb: typec: tcpm: clear pd_event queue in PORT_RESETRD Babiera1-0/+1
13 daysusb: typec: tcpm: queue correct sop type in tcpm_queue_vdm_unlockedRD Babiera1-1/+1
13 dayskunit/fortify: Add memcpy() testsKees Cook2-4/+87
13 dayskunit/fortify: Do not spam logs with fortify WARNsKees Cook1-1/+8
13 dayskunit/fortify: Rename tests to use recommended conventionsKees Cook1-40/+40
13 daysinit: replace deprecated strncpy with strscpy_padJustin Stitt1-2/+1
13 daysdrm/vmwgfx: Fix invalid reads in fence signaled eventsZack Rusin1-1/+1
13 daysdrm/nouveau/gsp: Use the sg allocator for level 2 of radix3Lyude Paul2-27/+54
13 daysdrm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()Lyude Paul1-7/+12
13 daysALSA: hda/realtek: Fix conflicting PCI SSID 17aa:386f for Lenovo Legion modelsTakashi Iwai1-1/+23
13 daysALSA: hda/realtek - Set GPIO3 to default at S4 state for Thinkpad with ALC1318Kailang Yang1-1/+50
13 daysMerge tag 'for-v6.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2-1/+3
13 daysMerge tag 'platform-drivers-x86-v6.9-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
13 daysusb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed deviceAlan Stern1-2/+3
13 daysusb: ohci: Prevent missed ohci interruptsGuenter Roeck1-0/+8
13 daysMerge tag 'pinctrl-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds9-96/+100
13 daysASoC: meson: tdm fixesMark Brown5-20/+93
14 daysMerge tag 'riscv-soc-fixes-for-v6.9-rc6' of https://git.kernel.org/pub/scm/li...Arnd Bergmann2-4/+6
14 daysMerge tag 'arm-soc/for-6.10/drivers' of https://github.com/Broadcom/stblinux ...Arnd Bergmann1-0/+1
14 daysbtrfs: set correct ram_bytes when splitting ordered extentQu Wenruo1-0/+1
14 daysMerge tag 'arm-soc/for-6.10/devicetree-arm64' of https://github.com/Broadcom/...Arnd Bergmann2-1/+1
14 daysMerge tag 'arm-soc/for-6.10/devicetree' of https://github.com/Broadcom/stblin...Arnd Bergmann18-144/+603
14 daysdyndbg: fix old BUG_ON in >control parserJim Cromie1-1/+5
14 daysMerge tag 'fpga-for-6.9-final' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-0/+3
14 daysMerge tag 'arm-soc/for-6.10/defconfig-arm64' of https://github.com/Broadcom/s...Arnd Bergmann1-0/+1
14 daysMerge tag 'renesas-arm-defconfig-for-v6.10-tag1' of git://git.kernel.org/pub/...Arnd Bergmann2-1/+8
14 daysx86/apic: Don't access the APIC when disabling x2APICThomas Gleixner1-5/+11
14 daysarm64: defconfig: select INTERCONNECT_QCOM_SM6115 as built-inDmitry Baryshkov1-0/+1
2024-04-29Merge tag 'wq-for-6.9-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-33/+390