aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
9 daysMerge commit '50abcc179e0c9ca667feb223b26ea406d5c4c556' of git://git.infradea...Jens Axboe10-38/+65
9 daysswiotlb: initialise restricted pool list_head when SWIOTLB_DYNAMIC=yWill Deacon1-0/+1
9 daysMAINTAINERS: mark MYRICOM MYRI-10G as OrphanJakub Kicinski1-2/+1
9 daysMAINTAINERS: remove Ariel EliorJakub Kicinski1-3/+0
9 daysMerge branch 'net-gro-add-flush-flush_id-checks-and-fix-wrong-offset-in-udp'Paolo Abeni9-5/+33
9 daysnet: gro: add flush check in udp_gro_receive_segmentRichard Gobert1-1/+11
9 daysnet: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...Richard Gobert9-4/+22
9 daysipv4: Fix uninit-value access in __ip_make_skb()Shigeru Yoshida2-1/+4
9 daysdrm/panel: ili9341: Use predefined error codesAndy Shevchenko1-2/+2
9 daysdrm/panel: ili9341: Respect deferred probeAndy Shevchenko1-2/+2
9 daysdrm/panel: ili9341: Correct use of device property APIsAndy Shevchenko2-3/+4
9 dayss390/qeth: Fix kernel panic after setting hsuidAlexandra Winter1-34/+27
9 daysALSA: hda/realtek: Fix build error without CONFIG_PMTakashi Iwai1-1/+3
9 daysvxlan: Pull inner IP header in vxlan_rcv().Guillaume Nault1-1/+18
9 daystipc: fix a possible memleak in tipc_buf_appendXin Long1-1/+1
9 daystipc: fix UAF in error pathPaolo Abeni1-1/+5
10 daysrxrpc: Clients must accept conn from any addressJeffrey Altman1-7/+2
10 daysMerge tag 'asoc-fix-v6.9-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai788-4634/+10154
10 daysMerge tag 'regulator-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-14/+27
10 daysmm/slab: make __free(kfree) accept error pointersDan Carpenter1-2/+2
10 daysmm/slub: avoid zeroing outside-object freepointer for single freeNicolas Bouchinet1-23/+29
10 daysdrm/xe/vm: prevent UAF in rebind_work_func()Matthew Auld1-0/+3
10 daysregulator: rtq2208: Fix the BUCK ramp_delay range to maximum of 16mVstep/usAlina Yu1-4/+3
10 daysdrm/amd/display: Disable panel replay by default for nowMario Limonciello1-9/+12
10 daysnet: core: reject skb_copy(_expand) for fraglist GSO skbsFelix Fietkau1-8/+19
10 daysnet: bridge: fix multicast-to-unicast with fraglist GSOFelix Fietkau1-1/+1
10 daysnvme-tcp: strict pdu pacing to avoid send stalls on TLSHannes Reinecke1-2/+8
10 daysnvmet: fix nvme status code when namespace is disabledSagi Grimberg3-1/+18
10 daysnvmet-tcp: fix possible memory leak when tearing down a controllerSagi Grimberg1-7/+4
10 daysnvme: cancel pending I/O if nvme controller is in terminal stateNilay Shroff3-22/+28
10 daysnvmet-auth: replace pr_debug() with pr_err() to report an error.Maurizio Lombardi1-3/+3
10 daysnvmet-auth: return the error code to the nvmet_auth_host_hash() callersMaurizio Lombardi1-1/+1
10 daysnvme: find numa distance only if controller has valid numa idNilay Shroff1-1/+2
10 dayss390/paes: Reestablish retry loop in paesHarald Freudenberger1-2/+13
10 dayss390/zcrypt: Use EBUSY to indicate temp unavailabilityHarald Freudenberger1-3/+3
10 dayss390/zcrypt: Handle ep11 cprb return codeHarald Freudenberger1-0/+46
10 dayss390/zcrypt: Fix wrong format string in debug feature printoutHarald Freudenberger1-1/+1
10 daysx86/mm: Remove broken vsyscall emulation code from the page fault codeLinus Torvalds3-59/+3
10 daysspi: fix null pointer dereference within spi_syncMans Rullgard1-0/+1
10 daysdrm/amdgpu: fix doorbell regressionShashank Sharma1-1/+1
10 daysdrm/amdkfd: Flush the process wq before creating a kfd_processLancelot SIX1-0/+8
10 daysdrm/amd/display: Disable seamless boot on 128b/132b encodingSung Joon Kim1-0/+3
10 daysmptcp: ensure snd_nxt is properly initialized on connectPaolo Abeni1-0/+3
10 daysdrm/amd/display: Fix DC mode screen flickering on DCN321Leo Ma1-3/+12
10 daysdrm/amd/display: Add VCO speed parameter for DCN31 FPURodrigo Siqueira1-0/+2
10 dayse1000e: change usleep_range to udelay in PHY mdic accessVitaly Lifshits1-4/+4
10 daysdrm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2Christian König3-28/+38
10 daysdrm/amd/display: Allocate zero bw after bw alloc enableMeenakshikumar Somasundaram1-1/+9
10 daysdrm/amd/display: Fix incorrect DSC instance for MSTHersen Wu1-12/+36
10 daysdrm/amd/display: Atom Integrated System Info v2_2 for DCN35Gabe Teeger1-0/+1
10 daysnet: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341Marek Behún1-2/+2
10 daysdrm/amd/display: Add dtbclk access to dcn315Swapnil Patel1-0/+8
10 dayscxgb4: Properly lock TX queue for the selftest.Sebastian Andrzej Siewior1-3/+3
10 daysrxrpc: Fix using alignmask being zero for __page_frag_alloc_align()Yunsheng Lin3-7/+7
10 daysdrm/amd/display: Ensure that dmcub support flag is set for DCN20Rodrigo Siqueira1-0/+1
10 daysdrm/amd/display: Handle Y carry-over in VCP X.Y calculationGeorge Shen1-0/+6
10 daysdrm/amdgpu: Fix VRAM memory accountingMukul Joshi1-1/+1
11 daysublk: remove segment count and size limitsUday Shankar1-1/+2
11 daysclk: samsung: Revert "clk: Use device_get_match_data()"Marek Szyprowski1-3/+10
11 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+53
11 daysInput: amimouse - mark driver struct with __refdata to prevent section mismatchUwe Kleine-König1-1/+7
11 daysMerge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2-4/+53
11 daysusb: typec: tcpm: Check for port partner validity before consuming itBadhri Jagan Sridharan1-7/+23
11 daysusb: typec: tcpm: enforce ready state when queueing alt mode vdmRD Babiera1-0/+4
11 daysusb: typec: tcpm: unregister existing source caps before re-registrationAmit Sunil Dhamne1-1/+4
11 daysusb: typec: tcpm: clear pd_event queue in PORT_RESETRD Babiera1-0/+1
11 daysusb: typec: tcpm: queue correct sop type in tcpm_queue_vdm_unlockedRD Babiera1-1/+1
11 daysdrm/vmwgfx: Fix invalid reads in fence signaled eventsZack Rusin1-1/+1
11 daysdrm/nouveau/gsp: Use the sg allocator for level 2 of radix3Lyude Paul2-27/+54
11 daysdrm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()Lyude Paul1-7/+12
11 daysALSA: hda/realtek: Fix conflicting PCI SSID 17aa:386f for Lenovo Legion modelsTakashi Iwai1-1/+23
11 daysALSA: hda/realtek - Set GPIO3 to default at S4 state for Thinkpad with ALC1318Kailang Yang1-1/+50
11 daysMerge tag 'for-v6.9-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds2-1/+3
11 daysMerge tag 'platform-drivers-x86-v6.9-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
11 daysusb: Fix regression caused by invalid ep0 maxpacket in virtual SuperSpeed deviceAlan Stern1-2/+3
11 daysusb: ohci: Prevent missed ohci interruptsGuenter Roeck1-0/+8
11 daysMerge tag 'pinctrl-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds9-96/+100
11 daysASoC: meson: tdm fixesMark Brown5-20/+93
11 daysMerge tag 'riscv-soc-fixes-for-v6.9-rc6' of https://git.kernel.org/pub/scm/li...Arnd Bergmann2-4/+6
11 daysbtrfs: set correct ram_bytes when splitting ordered extentQu Wenruo1-0/+1
11 daysdyndbg: fix old BUG_ON in >control parserJim Cromie1-1/+5
11 daysMerge tag 'fpga-for-6.9-final' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-0/+3
11 daysx86/apic: Don't access the APIC when disabling x2APICThomas Gleixner1-5/+11
12 daysMerge tag 'wq-for-6.9-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-33/+390
12 daysMerge tag 'sunxi-clk-fixes-for-6.9-1' of https://git.kernel.org/pub/scm/linux...Stephen Boyd4-2/+41
12 daysMerge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds1-1/+3
12 daysMerge tag 'nfsd-6.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-1/+1
12 daysMerge tag 'nfs-for-6.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-1/+7
12 daysMerge tag 'bcachefs-2024-04-29' of https://evilpiepirate.org/git/bcachefsLinus Torvalds4-5/+7
12 dayss390/cio: Ensure the copied buf is NUL terminatedBui Quang Minh1-1/+1
12 dayscxl: Fix cxl_endpoint_get_perf_coordinate() support for RCHDave Jiang2-1/+21
12 daysMerge tag 'erofs-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-77/+56
12 daysALSA: hda: intel-sdw-acpi: fix usage of device_get_named_child_node()Pierre-Louis Bossart1-0/+2
12 daysbounds: Use the right number of bits for power-of-two CONFIG_NR_CPUSMatthew Wilcox (Oracle)1-1/+1
12 daysALSA: hda: intel-dsp-config: harden I2C/I2S codec detectionPierre-Louis Bossart1-2/+25
12 daysASoC: cs35l56: fix usages of device_get_named_child_node()Pierre-Louis Bossart1-2/+11
12 daysASoC: da7219-aad: fix usage of device_get_named_child_node()Pierre-Louis Bossart1-1/+5
12 daysASoC: meson: cards: select SND_DYNAMIC_MINORSJerome Brunet1-0/+1
12 daysASoC: meson: axg-tdm: add continuous clock supportJerome Brunet3-1/+60
12 daysASoC: meson: axg-tdm-interface: manage formatters in triggerJerome Brunet1-15/+19
12 daysASoC: meson: axg-card: make links nonatomicJerome Brunet1-0/+1
12 daysASoC: meson: axg-fifo: use threaded irq to check periodsJerome Brunet1-10/+19
12 daystracing/probes: Fix memory leak in traceprobe_parse_probe_arg_body()LuMingYin1-1/+1
12 daysARM: 9381/1: kasan: clear stale stack poisonBoy.Wu1-0/+4
12 daysMerge branch 'vxlan-stats'David S. Miller1-14/+16
12 daysvxlan: Add missing VNI filter counter update in arp_reduce().Guillaume Nault1-0/+2
12 daysvxlan: Fix racy device stats updates.Guillaume Nault1-14/+14
12 daysALSA: hda/realtek: Fix mute led of HP Laptop 15-da3001TUAman Dhoot1-0/+1
12 daysdrm/imagination: Ensure PVR_MIPS_PT_PAGE_COUNT is never zeroMatt Coster1-2/+3
12 daysplatform/x86: ISST: Add Grand Ridge to HPM CPU listSrinivas Pandruvada1-0/+1
12 daysfirewire: ohci: fulfill timestamp for some local asynchronous transactionTakashi Sakamoto1-2/+6
12 daysfirewire: nosy: ensure user_length is taken into account when fetching packet...Thanassis Avgerinos1-2/+4
12 daysx86/sev: Add callback to apply RMP table fixups for kexecAshish Kalra3-0/+45
12 daysmisc/pvpanic-pci: register attributes via pci_driverThomas Weißschuh1-3/+1
12 daysx86/e820: Add a new e820 table update helperAshish Kalra2-3/+5
12 daysMerge branch 'qed-error-codes'David S. Miller1-6/+8
12 daysnet: qede: use return from qede_parse_actions()Asbjørn Sloth Tønnesen1-3/+2
12 daysnet: qede: use return from qede_parse_flow_attr() for flow_specAsbjørn Sloth Tønnesen1-3/+2
12 daysnet: qede: use return from qede_parse_flow_attr() for flowerAsbjørn Sloth Tønnesen1-3/+2
12 daysnet: qede: sanitize 'rc' in qede_add_tc_flower_fltr()Asbjørn Sloth Tønnesen1-3/+8
12 daysMAINTAINERS: add an explicit entry for YNLJakub Kicinski1-0/+8
12 daysxfrm: Correct spelling mistake in xfrm.h commentAntony Antony1-1/+1
12 daysMerge branch 'bcmgenet-protect-contended-accesses'David S. Miller4-5/+29
12 daysnet: bcmgenet: synchronize UMAC_CMD accessDoug Berger4-3/+23
12 daysnet: bcmgenet: synchronize use of bcmgenet_set_rx_mode()Doug Berger1-1/+3
12 daysnet: bcmgenet: synchronize EXT_RGMII_OOB_CTRL accessDoug Berger1-1/+3
12 daysxtensa: remove redundant flush_dcache_page and ARCH_IMPLEMENTS_FLUSH_DCACHE_P...Barry Song1-16/+8
12 dayssoftirq: Fix suspicious RCU usage in __do_softirq()Zqiang1-4/+8
12 daysbcachefs: fix integer conversion bugKent Overstreet1-1/+1
12 daysbcachefs: btree node scan now fills in sectors_writtenKent Overstreet2-2/+6
12 daysbcachefs: Remove accidental debug assertKent Overstreet1-2/+0
12 daysksmbd: fix uninitialized symbol 'share' in smb2_tree_connect()Namjae Jeon1-2/+2
13 daysLinux 6.9-rc6v6.9-rc6Linus Torvalds1-1/+1
13 daysMerge tag 'sched-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-21/+38
13 daysMerge tag 'x86-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-17/+53
13 daysMerge tag 'irq-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+2
13 dayserofs: reliably distinguish block based and fscache modeChristian Brauner1-6/+2
13 dayserofs: get rid of erofs_fs_contextBaokun Li2-70/+53
13 dayserofs: modify the error message when prepare_ondemand_read failedHongbo Li1-1/+1
13 daysALSA: emu10k1: make E-MU FPGA writes potentially more reliableOswald Buddenhagen1-0/+1
13 daysALSA: emu10k1: fix E-MU dock initializationOswald Buddenhagen1-0/+6
13 daysALSA: emu10k1: use mutex for E-MU FPGA access lockingOswald Buddenhagen5-37/+61
13 daysALSA: emu10k1: move the whole GPIO event handling to the workqueueOswald Buddenhagen3-32/+30
13 daysALSA: emu10k1: factor out snd_emu1010_load_dock_firmware()Oswald Buddenhagen1-30/+36
13 daysALSA: emu10k1: fix E-MU card dock presence monitoringOswald Buddenhagen1-7/+10
13 dayssched/isolation: Fix boot crash when maxcpus < first housekeeping CPUOleg Nesterov1-1/+6
13 dayssched/isolation: Prevent boot crash when the boot CPU is nohz_fullOleg Nesterov2-6/+12
14 daysMerge tag 'rust-fixes-6.9' of https://github.com/Rust-for-Linux/linuxLinus Torvalds9-94/+132
14 daysMerge tag 'riscv-for-linus-6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds11-29/+59
14 daysMerge tag '6.9-rc5-cifs-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-4/+9
14 daysMerge tag 'i2c-for-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-25/+16
14 daysprofiling: Remove create_prof_cpu_mask().Tetsuo Handa2-48/+0
14 daysMerge tag 'soundwire-6.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+17
14 daysMerge tag 'dmaengine-fix-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds14-42/+64
14 daysMerge tag 'phy-fixes-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds10-42/+80
2024-04-27i2c: smbus: fix NULL function pointer dereferenceWolfram Sang1-6/+6
2024-04-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski14-72/+168
2024-04-26Merge tag 'soc-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds44-193/+331
2024-04-26Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds13-152/+137
2024-04-26Merge tag 'mmc-v6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds3-1/+17
2024-04-26Merge tag 'arc-6.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds30-59/+50
2024-04-26Merge tag 'mtd/fixes-for-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-8/+7
2024-04-26Fix a potential infinite loop in extract_user_to_sg()David Howells1-1/+1
2024-04-26Merge tag 'gpio-fixes-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-12/+17
2024-04-26Merge tag 'cxl-fixes-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-21/+17
2024-04-26Merge tag 'for-6.9/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+9
2024-04-26Merge tag 'vfs-6.9-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-21/+121
2024-04-26Merge tag 'loongarch-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-8/+14
2024-04-26Merge tag 'pwm/for-6.9-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+1
2024-04-26Merge tag 'drm-fixes-2024-04-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds32-243/+131
2024-04-26Merge tag 'mtk-soc-fixes-for-v6.9' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2-2/+6
2024-04-26Merge patch series "RISC-V: Test th.sxstatus.MAEE bit before enabling MAEE"Palmer Dabbelt3-23/+29
2024-04-26RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2Andrew Jones2-1/+11
2024-04-26perf riscv: Fix the warning due to the incompatible typeBen Zong-You Xie1-1/+1
2024-04-26Merge branch 'bpf-prevent-userspace-memory-access'Alexei Starovoitov5-32/+74
2024-04-26selftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64Puranjay Mohan1-0/+3
2024-04-26bpf, x86: Fix PROBE_MEM runtime load checkPuranjay Mohan1-32/+25
2024-04-26bpf: verifier: prevent userspace memory accessPuranjay Mohan4-0/+46
2024-04-26Merge tag 'mtk-soc-fixes-for-v6.9' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2-2/+6
2024-04-26Merge tag 'qcom-drivers-fixes-for-6.9' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann4-86/+153
2024-04-26Merge tag 'imx-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2-1/+2
2024-04-26Merge tag 'mtk-dts64-fixes-for-v6.9' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann12-41/+70
2024-04-26Merge tag 'at91-fixes-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2-8/+8
2024-04-26Merge tag 'qcom-arm64-fixes-for-6.9' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann10-38/+31
2024-04-26Merge branch 'v6.9-armsoc/dtsfixes' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann12-17/+61
2024-04-26s390/vdso: Add CFI for RA register to asm macro vdso_funcJens Remus2-0/+3
2024-04-26s390/3270: Fix buffer assignmentSven Schnelle1-2/+4
2024-04-26thermal/debugfs: Prevent use-after-free from occurring after cdev removalRafael J. Wysocki1-3/+11
2024-04-26netfs: Fix the pre-flush when appending to a file in writethrough modeDavid Howells1-7/+6
2024-04-26net l2tp: drop flow hash on forwardDavid Bauer1-0/+3
2024-04-26nsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segm...Kuniyuki Iwashima1-6/+8
2024-04-26iommu/amd: Enhance def_domain_type to handle untrusted deviceVasant Hegde1-0/+4
2024-04-26thermal/debugfs: Fix two locking issues with thermal zone debugRafael J. Wysocki1-12/+22
2024-04-26thermal/debugfs: Free all thermal zone debug memory on zone removalRafael J. Wysocki1-0/+13
2024-04-26MAINTAINERS: Update Uwe's email address, drop SIOX maintenanceUwe Kleine-König1-2/+1
2024-04-26MAINTAINERS: Drop entry for PCA9541 bus master selectorGuenter Roeck1-6/+0
2024-04-26Merge tag 'at24-fixes-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang2-13/+10
2024-04-26xfrm: Preserve vlan tags for transport mode software GROPaul Davey5-2/+36
2024-04-26fpga: dfl-pci: add PCI subdevice ID for Intel D5005 cardPeter Colberg1-0/+3
2024-04-26Merge tag 'drm-xe-fixes-2024-04-25' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie5-24/+14