aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
6 dayssched/eevdf: Fix miscalculation in reweight_entity() when se is not currTianchen Ding1-5/+6
6 dayssched/eevdf: Always update V if se->on_rq when reweightingTianchen Ding1-3/+2
6 daysbridge/br_netlink.c: no need to return void functionHangbin Liu1-1/+1
7 daysmailmap: add entries for Alex ElderAlex Elder1-0/+10
7 daysicmp: prevent possible NULL dereferences from icmp_build_probe()Eric Dumazet1-2/+10
7 daysnet: usb: qmi_wwan: add Telit FN920C04 compositionsDaniele Palmas1-0/+3
7 dayswifi: iwlwifi: mvm: fix link ID managementJohannes Berg1-1/+1
7 daysbcachefs: If we run merges at a lower watermark, they must be nonblockingKent Overstreet1-1/+5
7 daysarm64: dts: imx8mp: Fix assigned-clocks for second CSI2Marek Vasut1-1/+1
7 daysLinux 6.9-rc5v6.9-rc5Linus Torvalds1-1/+1
7 daysMerge tag 'char-misc-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-80/+104
7 daysMerge tag 'driver-core-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+3
7 daysMerge tag 'tty-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-34/+81
7 daysMerge tag 'usb-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds19-64/+147
7 daysMerge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-6/+25
7 daysMerge tag 'x86_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-12/+87
7 daysARM: dts: microchip: at91-sama7g54_curiosity: Replace regulator-suspend-volta...Andrei Simion1-4/+4
7 daysARM: dts: microchip: at91-sama7g5ek: Replace regulator-suspend-voltage with t...Andrei Simion1-4/+4
8 daysbcachefs: Fix inode early destruction pathKent Overstreet1-3/+6
8 daysbcachefs: Fix deadlock in journal write pathKent Overstreet1-18/+42
8 daysbcachefs: Tweak btree key cache shrinker so it actually freesKent Overstreet1-15/+4
8 daysbcachefs: bkey_cached.btree_trans_barrier_seq needs to be a ulongKent Overstreet1-1/+1
8 daysMerge tag 'block-6.9-20240420' of git://git.kernel.dk/linuxLinus Torvalds4-13/+28
8 daysMerge tag 'email' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+2
8 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds25-159/+267
8 daysMerge tag 'powerpc-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-6/+11
8 daysMerge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-39/+156
8 daysRevert "svcrdma: Add Write chunk WRs to the RPC's Send WR chain"Chuck Lever3-78/+26
8 daysMAINTAINERS: update to working email addressJames Bottomley1-2/+2
9 daysbcachefs: Fix missing call to bch2_fs_allocator_background_exit()Kent Overstreet1-0/+1
9 daysbcachefs: Check for journal entries overruning end of sb clean sectionKent Overstreet2-1/+10
9 daysMerge branch 'mlxsw-fixes'Jakub Kicinski3-21/+11
9 daysmlxsw: pci: Fix driver initialization with old firmwareIdo Schimmel1-6/+4
9 daysmlxsw: core_env: Fix driver initialization with old firmwareIdo Schimmel1-14/+6
9 daysmlxsw: core: Unregister EMAD trap using FORWARD actionIdo Schimmel1-1/+1
9 daysnet: bcmasp: fix memory leak when bringing down interfaceJustin Chen1-7/+14
9 daysudp: preserve the connected status if only UDP cmsgYick Xie2-4/+6
9 daysksmbd: add continuous availability share parameterNamjae Jeon2-19/+27
9 daysksmbd: common: use struct_group_attr instead of struct_group for network_open...Namjae Jeon1-1/+1
9 daysksmbd: clear RENAME_NOREPLACE before calling vfs_renameMarios Makassikis1-0/+5
9 daysksmbd: validate request buffer size in smb2_allocate_rsp_buf()Namjae Jeon1-0/+4
9 daysksmbd: fix slab-out-of-bounds in smb2_allocate_rsp_bufNamjae Jeon1-8/+5
9 daysMerge tag 'perf-tools-fixes-for-v6.9-2024-04-19' of git://git.kernel.org/pub/...Linus Torvalds19-742/+817
9 daysMerge tag 'hardening-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-7/+22
9 dayssmb: client: fix rename(2) regression against sambaPaulo Alcantara1-0/+1
9 daysMerge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+3
9 dayscifs: Add tracing for the cifs_tcon struct refcountingDavid Howells11-26/+143
9 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-5/+11
9 dayscifs: Fix reacquisition of volume cookie on still-live connectionDavid Howells3-0/+18
9 daysMerge tag '9p-fixes-for-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-6/+23
9 daysMerge tag 'fuse-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-27/+58
9 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-6/+9
9 daysMerge tag 's390-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds5-11/+46
9 daysMerge tag 'bootconfig-fixes-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-10/+21
9 daysMerge tag 'thermal-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
9 daysMerge tag 'sound-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-7/+48
9 daysMerge tag 'drm-fixes-2024-04-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds30-172/+320
9 daysMerge tag 'mm-hotfixes-stable-2024-04-18-14-41' of git://git.kernel.org/pub/s...Linus Torvalds16-223/+280
9 daysdrm/atomic-helper: fix parameter order in drm_format_conv_state_copy() callLucas Stach1-2/+2
9 daysarm64: hibernate: Fix level3 translation fault in swsusp_save()Yaxiong Tian1-3/+0
9 daysMerge tag 'usb-serial-6.9-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-0/+40
9 daysblk-iocost: do not WARN if iocg was already offlinedLi Nan1-2/+5
9 daysthermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up()Rafael J. Wysocki1-0/+1
9 daysvxlan: drop packets from invalid src-addressDavid Bauer1-0/+4
10 daysnet: libwx: fix alloc msix vectors failedDuanqiang Wen1-1/+1
10 daysALSA: seq: ump: Fix conversion from MIDI2 to MIDI1 UMP messagesTakashi Iwai1-1/+1
10 daysALSA: hda/realtek - Enable audio jacks of Haier Boyue G42 with ALC269VCAi Chao1-0/+1
10 dayswifi: mac80211: fix unaligned le16 accessJohannes Berg1-1/+1
10 dayswifi: mac80211: remove link before APJohannes Berg1-2/+5
10 dayswifi: mac80211_hwsim: init peer measurement resultJohannes Berg1-1/+1
10 dayswifi: nl80211: don't free NULL coalescing ruleJohannes Berg1-0/+2
10 dayswifi: mac80211: mlme: re-parse if AP mode is less than clientJohannes Berg1-4/+9
10 dayswifi: mac80211: mlme: fix memory leakJohannes Berg1-1/+3
10 dayswifi: mac80211: mlme: re-parse with correct modeJohannes Berg1-1/+1
10 dayswifi: mac80211: fix idle calculation with multi-linkJohannes Berg1-5/+22
10 daysRevert "wifi: iwlwifi: bump FW API to 90 for BZ/SC devices"Johannes Berg2-2/+2
10 daysMerge tag 'drm-xe-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2-12/+17
10 daysMerge tag 'drm-misc-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/m...Dave Airlie17-57/+186
10 daysMerge tag 'amd-drm-fixes-6.9-2024-04-17' of https://gitlab.freedesktop.org/ag...Dave Airlie11-103/+117
10 daysMerge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-5/+10
10 daysMerge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds56-219/+438
10 daysMerge tag 'gpio-fixes-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-3/+3
10 daysarm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2HArd Biesheuvel1-0/+5
10 daysarm64/head: Drop unnecessary pre-disable-MMU workaroundArd Biesheuvel1-2/+0
10 daysnet: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before using themSiddharth Vadapalli1-0/+18
10 daysnet: usb: ax88179_178a: avoid writing the mac address before first readingJose Ignacio Tornos Martinez1-2/+2
10 daysMerge tag 'random-6.9-rc5-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-7/+5
10 daysbtrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range()Qu Wenruo2-1/+6
10 daysbtrfs: fix information leak in btrfs_ioctl_logical_to_ino()Johannes Thumshirn1-9/+3
10 daysblock: propagate partition scanning errors to the BLKRRPART ioctlChristoph Hellwig3-11/+23
10 daysx86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQEric Biggers1-3/+3
10 daysUSB: serial: option: add Telit FN920C04 rmnet compositionsDaniele Palmas1-0/+6
10 daysusb: dwc3: ep0: Don't reset resource alloc flagThinh Nguyen1-1/+2
10 daysRevert "usb: cdc-wdm: close race between read and workqueue"Greg Kroah-Hartman1-5/+1
10 daysMerge tag 'platform-drivers-x86-v6.9-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds8-5/+73
10 daysRevert "vmgenid: emit uevent when VMGENID updates"Jason A. Donenfeld1-2/+0
10 daysMerge tag 'nf-24-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni6-23/+62
11 daysMerge branch 'ravb-ethernet-driver-bugfixes'Paolo Abeni1-36/+32
11 daysnet: ravb: Fix RX byte accounting for jumbo packetsPaul Barker1-11/+11
11 daysnet: ravb: Fix GbEth jumbo packet RX checksum handlingPaul Barker1-1/+1
11 daysnet: ravb: Allow RX loop to move past DMA mapping errorsPaul Barker1-12/+13
11 daysnet: ravb: Count packets instead of descriptors in R-Car RX pathPaul Barker1-13/+8
11 daysdrm/gma500: Remove lid codePatrik Jakobsson4-94/+1
11 daysx86/fred: Fix incorrect error code printout in fred_bad_type()Hou Wenlong1-4/+4
11 daysx86/fred: Fix INT80 emulation for FREDXin Li (Intel)2-1/+66
11 daysALSA: hda/realtek: Add quirks for Huawei Matebook D14 NBLB-WAX9NMauro Carvalho Chehab1-0/+1
11 daysUSB: serial: option: add Rolling RW101-GL and RW135-GL supportVanillan Wang1-0/+8
11 daysUSB: serial: option: add Lonsung U8300/U9300 productCoia Prant1-0/+4
11 daysALSA: hda/realtek: Fix volumn control of ThinkBook 16P Gen4Huayu Zhang1-2/+2
11 daysALSA: hda/realtek: Fixes for Asus GU605M and GA403U soundVitalii Torshyn1-2/+38
11 daysALSA: hda/tas2781: Add new vendor_id and subsystem_id to support ThinkPad ICE-1Shenghao Ding1-0/+1
11 daysnet: ethernet: mtk_eth_soc: fix WED + wifi resetFelix Fietkau1-5/+1
11 daysnet:usb:qmi_wwan: support Rolling modulesVanillan Wang1-0/+1
11 daysMerge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski1-2/+13
11 daysselftests: kselftest_harness: fix Clang warning about zero-length formatJakub Kicinski2-5/+7
11 daysMerge tag 'for-6.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-15/+14
11 daysnet/sched: Fix mirred deadlock on device recursionEric Dumazet3-0/+8
11 daysnetfilter: nf_tables: fix memleak in map from abort pathPablo Neira Ayuso1-2/+14
11 daysbtrfs: fallback if compressed IO fails for ENOSPCSweet Tea Dorminy1-7/+6
11 daysbtrfs: scrub: run relocation repair when/only neededNaohiro Aota1-9/+9
11 daysbtrfs: remove colon from messages with stateDavid Sterba1-1/+1
11 daysbcachefs: Fix bio alloc in check_extent_checksum()Kent Overstreet1-1/+1
11 daysbcachefs: fix leak in bch2_gc_write_reflink_keyKent Overstreet1-1/+2
11 daysbcachefs: KEY_TYPE_error is allowed for reflinkKent Overstreet1-1/+2
11 daysbcachefs: Fix bch2_dev_btree_bitmap_marked_sectors() shiftKent Overstreet2-5/+5
11 daysarm64: dts: rockchip: Fix USB interface compatible string on kobol-helios64Rob Herring1-1/+1
11 daysgpiolib: swnode: Remove wrong header inclusionAndy Shevchenko1-1/+0
11 daysbootconfig: Fix the kerneldoc of _xbc_exit()Masami Hiramatsu (Google)1-1/+2
11 daysMerge tag 'pwm/for-6.9-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-32/+66
11 daysx86/retpolines: Enable the default thunk warning only on relevant configsBorislav Petkov (AMD)1-0/+7
11 daysdrm/radeon: silence UBSAN warning (v3)Alex Deucher1-5/+5
11 daysdrm/radeon: make -fstrict-flex-arrays=3 happyAlex Deucher1-2/+6
11 daysdrm/amdgpu: fix visible VRAM handling during faultsChristian König5-57/+53
11 daysdrm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan1-26/+46
11 daysMerge branch 'svm' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini5-67/+57
11 daysnetfilter: nf_tables: restore set elements when delete set failsPablo Neira Ayuso5-20/+45
11 daysnetfilter: nf_tables: missing iterator type in lookup walkPablo Neira Ayuso2-1/+3
11 dayss390/mm: Fix NULL pointer dereferenceSven Schnelle1-1/+2
11 daysRevert "drm/amd/display: fix USB-C flag update after enc10 feature init"Alex Deucher2-7/+5
11 daysdrm/amdkfd: Fix memory leak in create_process failureFelix Kuehling1-2/+2
11 daysdrm/amdgpu: remove invalid resource->start check v2Christian König1-4/+0
11 daysplatform/x86/amd/pmc: Extend Framework 13 quirk to more BIOSesMario Limonciello1-0/+9
11 daysdrm/xe/vm: prevent UAF with asid based lookupMatthew Auld1-10/+11
11 daysdrm/xe: Fix bo leak in intel_fb_bo_framebuffer_initMaarten Lankhorst1-2/+6
11 dayss390/ism: Properly fix receive message buffer allocationGerd Bayer1-9/+28
11 daysrandom: handle creditable entropy from atomic process contextJason A. Donenfeld1-5/+5
11 daysserial: stm32: Reset .throttled state in .startup()Uwe Kleine-König1-0/+1
11 daysserial: stm32: Return IRQ_NONE in the ISR if no handling happendUwe Kleine-König1-2/+10
12 daysMerge branch 'mt7530-fixes'David S. Miller2-4/+16
12 daysnet: dsa: mt7530: fix port mirroring for MT7988 SoC switchArınç ÜNAL1-4/+6
12 daysnet: dsa: mt7530: fix mirroring frames received on local portArınç ÜNAL2-0/+10
12 daysUSB: serial: option: add support for Fibocom FM650/FG650Chuanhong Guo1-0/+4
12 dayswifi: iwlwifi: mvm: return uid from iwl_mvm_build_scan_cmdMiri Korenblit1-1/+2
12 dayswifi: iwlwifi: mvm: remove old PASN station when adding a new oneAvraham Stern1-0/+2
12 dayswifi: mac80211: split mesh fast tx cache into local/proxied/forwardedFelix Fietkau4-16/+72
12 daystun: limit printing rate when illegal packet received by tun devLei Chen1-8/+10
12 daysbcachefs: make sure to release last journal pin in replayKent Overstreet1-1/+4
12 daysbcachefs: node scan: ignore multiple nodes with same seq if interiorKent Overstreet1-0/+2
12 daysbcachefs: Fix format specifier in validate_bset_keys()Nathan Chancellor1-1/+1
12 daysbcachefs: Fix null ptr deref in twf from BCH_IOCTL_FSCK_OFFLINEKent Overstreet3-3/+19
12 daysnilfs2: fix OOB in nilfs_set_de_typeJeongjun Park1-1/+1
12 daysMAINTAINERS: update Naoya Horiguchi's email addressNaoya Horiguchi2-2/+3
12 daysfork: defer linking file vma until vma is fully initializedMiaohe Lin1-16/+17
12 daysmm/shmem: inline shmem_is_huge() for disabled transparent hugepagesSumanth Korikkar2-6/+9
12 daysmm,page_owner: defer enablement of static branchOscar Salvador1-1/+1
12 daysSquashfs: check the inode number is not the invalid value of zeroPhillip Lougher1-1/+4
12 daysmm,swapops: update check in is_pfn_swap_entry for hwpoison entriesOscar Salvador1-32/+33
12 daysmm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabledMiaohe Lin1-3/+15
12 daysmm/userfaultfd: allow hugetlb change protection upon poison entryPeter Xu1-3/+7
12 daysmm,page_owner: fix printing of stack recordsOscar Salvador1-3/+1
12 daysmm,page_owner: fix accounting of pages when migratingOscar Salvador1-0/+15
12 daysmm,page_owner: fix refcount imbalanceOscar Salvador2-49/+58
12 daysmm,page_owner: update metadata for tail pagesOscar Salvador1-63/+74
12 daysuserfaultfd: change src_folio after ensuring it's unpinned in UFFDIO_MOVELokesh Gidra1-3/+3
12 daysmm/madvise: make MADV_POPULATE_(READ|WRITE) handle VM_FAULT_RETRY properlyDavid Hildenbrand3-41/+40
12 daysdt-bindings: eeprom: at24: Fix ST M24C64-D compatible schemaRob Herring1-4/+1
12 daysdrm/panel: novatek-nt36682e: don't unregister DSI deviceDmitry Baryshkov1-2/+0
12 daysdrm/panel: visionox-rm69299: don't unregister DSI deviceDmitry Baryshkov1-2/+0
12 daysrust: make mutually exclusive with CFI_CLANGConor Dooley1-0/+1
12 daysrust: macros: fix soundness issue in `module!` macroBenno Lossin1-75/+115
12 daysice: Fix checking for unsupported keys on non-tunnel deviceMarcin Szycik1-1/+4
12 daysice: tc: allow zero flags in parsing tc flowerMichal Swiatkowski1-1/+1
12 daysice: tc: check src_vsi in case of traffic from VFMichal Swiatkowski1-0/+8
12 daysARC: [plat-hsdk]: Remove misplaced interrupt-cells propertyAlexey Brodkin1-1/+0
12 daysMerge tag 'kvm-x86-fixes-6.9-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini15-89/+194
12 daysdm: restore synchronous close of device mapper block deviceMing Lei1-2/+8
12 dayswifi: ath11k: use RCU when accessing struct inet6_dev::ac_listKalle Valo1-1/+3
12 daysMerge branch 'net-stmmac-fix-mac-capabilities-procedure'Paolo Abeni7-29/+32
12 daysnet: stmmac: Fix IP-cores specific MAC capabilitiesSerge Semin7-19/+23
12 daysnet: stmmac: Fix max-speed being ignored on queue re-initSerge Semin1-0/+5
12 daysnet: stmmac: Apply half-duplex-less constraint for DW QoS Eth onlySerge Semin2-16/+10
12 daysplatform/x86/intel-uncore-freq: Increase minor number supportSrinivas Pandruvada1-2/+2
12 daysplatform/x86: ISST: Add Granite Rapids-D to HPM CPU listSrinivas Pandruvada1-0/+1
12 daysplatform/x86/amd: pmf: Add quirk for ROG Zephyrus G14Mario Limonciello1-0/+8
12 daysplatform/x86/amd: pmf: Add infrastructure for quirking supported funcsMario Limonciello5-2/+52
12 daysplatform/x86/amd: pmf: Decrease error message to debugMario Limonciello1-1/+1
12 dayssched: Add missing memory barrier in switch_mm_cidMathieu Desnoyers3-6/+25
12 daysMerge branch 'selftests-net-tcp_ao-a-bunch-of-fixes-for-tcp-ao-selftests'Paolo Abeni4-18/+21
12 daysselftests/tcp_ao: Printing fixes to confirm with format-securityDmitry Safonov1-6/+6
12 daysselftests/tcp_ao: Fix fscanf() call for format-securityDmitry Safonov1-1/+1