aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
9 daysnet: hns3: change type of numa_node_mask as nodemask_tPeiyang Wang5-8/+11
9 daysnet: hns3: direct return when receive a unknown mailbox messageJian Shen1-3/+4
9 daysnet: hns3: using user configure after hardware resetPeiyang Wang2-6/+12
9 daysnet/smc: fix neighbour and rtable leak in smc_ib_find_route()Wen Gu1-7/+12
9 daysspi: microchip-core-qspi: fix setting spi bus clock rateConor Dooley1-0/+1
9 daysipv6: prevent NULL dereference in ip6_output()Eric Dumazet1-1/+1
9 dayshsr: Simplify code for announcing HSR nodes timer setupLukasz Majewski1-15/+12
9 daysipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()Eric Dumazet1-1/+5
9 daysdt-bindings: net: mediatek: remove wrongly added clocks and SerDesDaniel Golle1-20/+2
9 daysbcache: fix variable length array abuse in btree_iterMatthew Mirvish6-59/+70
9 daysbcache: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-5/+5
9 daysRevert "drm/amdkfd: Add partition id field to location_id"Lijo Lazar1-3/+2
9 daysdm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 usersMario Limonciello1-1/+1
9 daysseccomp: Constify sysctl subhelpersKees Cook1-2/+2
9 daysdrm/amd/display: MST DSC check for older devicesAgustin Gutierrez1-6/+8
9 daysdrm/amd/display: Fix idle optimization checks for multi-display and dual eDPNicholas Kazlauskas1-6/+27
9 daysdrm/amd/display: Fix DSC-re-computingAgustin Gutierrez1-5/+13
9 daysdrm/amd/display: Enable urgent latency adjustments for DCN35Nicholas Susanto1-2/+2
9 daysMerge tag '6.9-rc7-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds6-51/+60
9 daysMerge tag 'fuse-fixes-6.9-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-2/+2
9 daysMerge tag 'exfat-for-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+5
9 daysMerge tag 'bcachefs-2024-05-07.2' of https://evilpiepirate.org/git/bcachefsLinus Torvalds20-71/+150
9 daysMerge tag 'soc-fixes-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-21/+19
9 daysfs/coredump: Enable dynamic configuration of max file note sizeAllen Pais3-2/+24
9 daysMerge tag 'pci-v6.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+5
9 daysMerge branch 'rxrpc-miscellaneous-fixes'Jakub Kicinski3-21/+37
9 daysrxrpc: Only transmit one ACK per jumbo packet receivedDavid Howells1-11/+35
9 daysrxrpc: Fix congestion control algorithmDavid Howells3-10/+2
9 daysio_uring/filetable: don't unnecessarily clear/reset bitmapJens Axboe1-2/+2
9 daysselftests: test_bridge_neigh_suppress.sh: Fix failures due to duplicate MACIdo Schimmel1-11/+3
9 daysnvmet-rdma: fix possible bad dereference when freeing rspsSagi Grimberg1-12/+4
9 daysx86/irq: Use existing helper for pending vector checkx86-irq-2024-05-12x86/irqJacob Pan1-7/+1
9 daysnvmet: prevent sprintf() overflow in nvmet_subsys_nsid_exists()Dan Carpenter1-3/+2
9 daysipv6: Fix potential uninit-value access in __ip6_make_skb()Shigeru Yoshida1-1/+1
9 daysnet: phy: marvell-88q2xxx: add support for Rev B1 and B2Gregor Herburger1-16/+103
9 daysappletalk: Improve handling of broadcast packetsVincent Duvert1-3/+16
10 daysnet: bridge: fix corrupted ethernet header on multicast-to-unicastFelix Fietkau1-2/+7
10 daystimers/migration: Prevent out of bounds access on failuretimers-urgent-2024-05-10timers/urgentLevi Yun1-2/+2
10 daysperf/x86/cstate: Remove unused 'struct perf_cstate_msr'perf/urgentIngo Molnar1-6/+0
10 daysuapi: stddef.h: Provide UAPI macros for __counted_by_{le, be}Erick Archer1-0/+8
10 daysvirtiofs: include a newline in sysfs tagBrian Foster1-1/+1
10 daysx86/pci/ce4100: Remove unused 'struct sim_reg_op'x86-cleanups-2024-05-13x86/cleanupsDr. David Alan Gilbert1-6/+0
10 daysMerge tag 'qcom-arm64-for-6.10-2' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann5-4/+171
10 daysMerge tag 'qcom-arm64-defconfig-for-6.10-2' of https://git.kernel.org/pub/scm...Arnd Bergmann1-0/+1
10 daysMerge tag 'qcom-drivers-for-6.10-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann3-12/+19
10 daysmptcp: only allow set existing scheduler for net.mptcp.schedulerGregory Detal1-1/+38
10 daysnfc: nci: Fix kcov check in nci_rx_work()Tetsuo Handa1-0/+1
10 daysrust: alloc: fix dangling pointer in VecExt<T>::reserve()Danilo Krummrich1-2/+9
10 daysio_uring/io-wq: Use set_bit() and test_bit() at worker->flagsBreno Leitao1-23/+24
10 dayskcsan, compiler_types: Introduce __data_racy type qualifierMarco Elver3-0/+34
10 daysMerge tag 'kvm-s390-master-6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-1/+1
10 daysdrm/connector: Add \n to message about demoting connector force-probesDouglas Anderson1-1/+1
10 daysgpiolib: fix the speed of descriptor label setting with SRCUBartosz Golaszewski2-8/+30
10 daysnvmet: make nvmet_wq unboundSagi Grimberg1-1/+2
10 daysbcachefs: Add missing sched_annotate_sleep() in bch2_journal_flush_seq_async()Kent Overstreet1-0/+6
10 daysbcachefs: Fix race in bch2_write_super()Kent Overstreet1-15/+32
10 daysnvmet-auth: return the error code to the nvmet_auth_ctrl_hash() callersMaurizio Lombardi1-1/+1
10 daysnvme-pci: Add quirk for broken MSIsSean Anderson2-3/+16
10 dayskernel-doc: Added "*" in $type_constants2 to fix 'make htmldocs' warning.Utkarsh Tripathi1-1/+1
10 daysdocs:core-api: fixed typos and grammar in printk-index pageDennis Lam1-2/+2
10 daysDocumentation: tracing: Fix spelling mistakesSaurav Shah3-4/+4
10 daysdrm/i915/bios: Fix parsing backlight BDB dataKarthikeyan Ramasubramanian2-20/+4
10 daysmd: Revert "md: Fix overflow in is_mddev_idle"Li Nan3-7/+6
10 daysblk-lib: check for kill signal in ioctl BLKDISCARDChristoph Hellwig1-3/+30
10 daysblock: add a bio_await_chain helperKeith Busch2-0/+21
10 daysblock: add a blk_alloc_discard_bio helperChristoph Hellwig2-21/+32
10 daysblock: add a bio_chain_and_submit helperChristoph Hellwig2-8/+20
10 daysblock: move discard checks into the ioctl handlerChristoph Hellwig2-15/+5
10 daysblock: remove the discard_granularity check in __blkdev_issue_discardChristoph Hellwig1-7/+0
10 daysblock/ioctl: prefer different overflow checkJustin Stitt1-1/+1
11 daysMerge tag 'riscv-config-for-v6.10' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann14-32/+31
11 daysMerge tag 'amlogic-defconfig-for-v6.10' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann1-0/+1
11 daysMerge tag 'mvebu-arm-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann5-38/+116
11 daysMerge tag 'samsung-dt64-6.10-2' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann5-2/+341
11 daysMerge tag 'v6.10-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann9-0/+884
11 daysMerge tag 'mvebu-dt64-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann8-67/+88
11 daysMerge tag 'qcom-arm64-fixes-for-6.9-2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann1-17/+13
11 daysblock: set default max segment size in case of virt_boundaryMing Lei1-1/+4
11 daysnetlink: specs: Add missing bridge linkinfo attrsDonald Hunter1-0/+6
11 daysphonet: fix rtm_phonet_notify() skb allocationEric Dumazet1-1/+1
11 daysDocumentation/litmus-tests: Make cmpxchg() tests safe for klitmusPaul E. McKenney4-4/+6
11 daysDocumentation/atomic_t: Emphasize that failed atomic operations give no orderingPaul E. McKenney1-2/+2
11 daysDocumentation/litmus-tests: Demonstrate unordered failing cmpxchgPaul E. McKenney5-0/+143
11 daysDocumentation/litmus-tests: Add locking tests to READMEPaul E. McKenney1-0/+29
11 daysMerge tag 'for-6.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-15/+18
11 daysReapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds2-52/+5
11 daysPCI/ASPM: Restore parent state to parent, child state to childKai-Heng Feng1-2/+2
11 daysdrm/i915/audio: Fix audio time stamp programming for DPChaitanya Kumar Borah1-105/+8
11 daysdrm/i915/gt: Automate CCS Mode setting during engine resetsAndi Shyti3-5/+7
11 daysMerge tag 'slab-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-25/+31
11 daysMerge tag 'auxdisplay-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-176/+189
11 daysbcachefs: BCH_SB_LAYOUT_SIZE_BITS_MAXKent Overstreet2-1/+3
11 daysbcachefs: Add missing skcipher_request_set_callback() callKent Overstreet1-0/+1
11 daysbcachefs: Fix snapshot_t() usage in bch2_fs_quota_read_inode()Kent Overstreet1-5/+3
11 daysbcachefs: Fix shift-by-64 in bformat_needs_redo()Kent Overstreet1-8/+14
11 daysbcachefs: Guard against unknown k.k->type in __bkey_invalid()Kent Overstreet1-2/+2
11 daysbcachefs: Add missing validation for superblock section cleanKent Overstreet1-0/+14
11 daysbcachefs: Fix assert in bch2_alloc_v4_invalid()Kent Overstreet2-4/+8
11 daysbcachefs: fix overflow in fiemapReed Riley1-1/+1
11 daysbcachefs: Add a better limit for maximum number of bucketsKent Overstreet4-3/+17
11 daysbcachefs: Fix lifetime issue in device iterator helpersKent Overstreet1-2/+2
11 daysbcachefs: Fix bch2_dev_lookup() refcountingKent Overstreet1-6/+2
11 daysbcachefs: Initialize bch_write_op->failed in inline data pathKent Overstreet1-0/+2
11 daysbcachefs: Fix refcount put in sb_field_resize error pathKent Overstreet1-1/+1
11 daysbcachefs: Inodes need extra padding for varint_decode_fast()Kent Overstreet1-10/+18
11 daysbcachefs: Fix early error path in bch2_fs_btree_key_cache_exit()Kent Overstreet1-7/+9
11 daysbcachefs: bucket_pos_to_bp_noerror()Kent Overstreet2-5/+11
11 daysbcachefs: don't free error pointersKent Overstreet1-1/+2
11 daysbcachefs: Fix a scheduler splat in __bch2_next_write_buffer_flush_journal_buf()Kent Overstreet1-0/+2
11 daysnull_blk: Fix the WARNING: modpost: missing MODULE_DESCRIPTION()Zhu Yanjun1-0/+1
11 daysx86/alternatives: Remove alternative_input_2()x86_alternatives_for_v6.10_rc1x86/alternativesBorislav Petkov (AMD)1-14/+0
11 daysEDAC/synopsys: Fix ECC status and IRQ control race conditionSerge Semin1-13/+37
11 daysnet: fix out-of-bounds access in ops_initThadeu Lima de Souza Cascardo1-3/+10
11 daysalpha: drop pre-EV56 supportArnd Bergmann13-317/+19
12 daysx86/microcode: Remove unused struct cpu_info_ctxx86_microcode_for_v6.10_rc1x86/microcodeDr. David Alan Gilbert1-5/+0
12 daysmailmap: add entry for John GarryJohn Garry1-0/+1
12 daysXArray: set the marks correctly when splitting an entryMatthew Wilcox (Oracle)2-5/+32
12 daysselftests/vDSO: fix runtime errors on LoongArchTiezhu Yang2-29/+13
12 daysselftests/vDSO: fix building errors on LoongArchTiezhu Yang1-1/+5
12 daysmm,page_owner: don't remove __GFP_NOLOCKDEP in add_stack_record_to_listChristoph Hellwig1-1/+1
12 daysfs/proc/task_mmu: fix uffd-wp confusion in pagemap_scan_pmd_entry()Ryan Roberts1-9/+13
12 daysfs/proc/task_mmu: fix loss of young/dirty bits during pagemap scanRyan Roberts1-1/+1
12 daysmm/vmalloc: fix return value of vb_alloc if size is 0Hailong.Liu1-1/+1
12 daysmm: use memalloc_nofs_save() in page_cache_ra_order()Kefeng Wang1-0/+4
12 dayskmsan: compiler_types: declare __no_sanitize_or_inlineAlexander Potapenko1-0/+11
12 dayslib/test_xarray.c: fix error assumptions on check_xa_multi_store_adv_add()Luis Chamberlain1-4/+9
12 daystools: fix userspace compilation with new test_xarray changesLuis Chamberlain1-0/+2
12 daysMAINTAINERS: update URL's for KEYS/KEYRINGS_INTEGRITY and TPM DEVICE DRIVERJarkko Sakkinen1-1/+2
12 daysmm: page_owner: fix wrong information in dump_page_ownerManinder Singh1-1/+1
12 daysmaple_tree: fix mas_empty_area_rev() null pointer dereferenceLiam R. Howlett1-8/+8
12 daysmm/userfaultfd: reset ptes when close() for wr-protected onesPeter Xu1-0/+4
12 daysLinux 6.9-rc7v6.9-rc7Linus Torvalds1-1/+1
12 daysepoll: be better about file lifetimesLinus Torvalds1-1/+37
12 daysrust: upgrade to Rust 1.78.0Miguel Ojeda3-3/+3
12 daysMerge tag 'edac_urgent_for_v6.9_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+6
12 daysMerge tag 'powerpc-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-8/+15
12 daysrust: kernel: remove redundant importsMiguel Ojeda15-27/+5
12 daysrust: sync: implement `Default` for `LockClassKey`Miguel Ojeda1-0/+6
12 daysMerge tag 'x86-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-67/+64
12 daysdocs: rust: extend abstraction and binding documentationDirk Behme1-0/+57
12 daysdocs: rust: Add instructions for the Rust kselftestLaura Nao1-1/+24
12 daysMerge tag 'irq-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+8
12 daysMerge tag 'char-misc-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-25/+118
12 daysMerge tag 'usb-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-79/+147
12 daysMerge tag 'input-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+9
12 daysMerge tag 'probes-fixes-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
12 daysMerge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-59/+210
12 daysMerge tag 'dma-mapping-6.9-2024-05-04' of git://git.infradead.org/users/hch/d...Linus Torvalds1-0/+1
12 daysMerge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-8/+60
12 daysARM: orion5x: Convert TS409 board to GPIO descriptors for LEDsLinus Walleij1-8/+17
12 daysARM: orion5x: Convert Net2big board to GPIO descriptors for LEDsLinus Walleij1-4/+17
12 daysARM: orion5x: Convert MV2120 board to GPIO descriptors for LEDsLinus Walleij1-8/+21
12 daysARM: orion5x: Convert DNS323 board to GPIO descriptors for LEDsLinus Walleij1-15/+48
12 daysARM: orion5x: Convert D2Net board to GPIO descriptors for LEDsLinus Walleij1-3/+13
12 daysrust: remove unneeded `kernel::prelude` imports from doctestsNell Shamrell-Harrington2-6/+3
12 daysrust: update `dbg!()` to format column numberRaghav Narang1-3/+4
12 daysrust: helpers: Fix grammar in commentThorsten Blum1-1/+1
12 daysrust: init: change the generated name of guard variablesBenno Lossin1-14/+14
12 daysrust: sync: add `Arc::into_unique_or_drop`Alice Ryhl1-0/+62
12 daysrust: sync: add `ArcBorrow::from_raw`Alice Ryhl1-18/+58
12 daysarm64: dts: marvell: espressobin-ultra: fix Ethernet Switch unit addressKrzysztof Kozlowski1-34/+64
12 daysarm64: dts: marvell: turris-mox: drop unneeded flash address/size-cellsKrzysztof Kozlowski1-2/+0
12 daysarm64: dts: marvell: eDPU: drop redundant address/size-cellsKrzysztof Kozlowski1-2/+0
12 daysrust: types: Make Opaque::get constBoqun Feng1-1/+1
12 daysRevert "s390: Relocate vmlinux ELF data to virtual address space"Alexander Gordeev1-2/+2
13 daysksmbd: do not grant v2 lease if parent lease key and epoch are not setNamjae Jeon1-5/+9
13 daysksmbd: use rwsem instead of rwlock for lease breakNamjae Jeon5-38/+30
13 daysksmbd: avoid to send duplicate lease break notificationsNamjae Jeon1-6/+15
13 daysksmbd: off ipv6only for both ipv4/ipv6 bindingNamjae Jeon1-0/+4
13 dayshwmon: (corsair-cpro) Protect ccp->wait_input_report with a spinlockAleksa Savic1-5/+19
13 dayshwmon: (corsair-cpro) Use complete_all() instead of complete() in ccp_raw_eve...Aleksa Savic1-1/+1
13 dayshwmon: (corsair-cpro) Use a separate buffer for sending commandsAleksa Savic1-7/+12
14 daysfs: WARN when f_count resurrection is attemptedKees Cook1-1/+2
14 dayseventfs: Have "events" directory get permissions from its parentSteven Rostedt (Google)1-6/+24
14 dayseventfs: Do not treat events directory different than other directoriesSteven Rostedt (Google)1-15/+1
14 dayseventfs: Do not differentiate the toplevel events directorySteven Rostedt (Google)2-25/+11
14 daystracefs: Still use mount point as default permissions for instancesSteven Rostedt (Google)1-2/+25
14 daystracefs: Reset permissions on remount if permissions are optionsSteven Rostedt (Google)3-2/+99
14 dayseventfs: Free all of the eventfs_inode after RCUSteven Rostedt (Google)1-9/+16
14 dayseventfs/tracing: Add callback for release of an eventfs_inodeSteven Rostedt (Google)3-2/+36
14 daysMerge tag 'cxl-fixes-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+21
14 daysMAINTAINERS: update cxgb4 and cxgb3 network drivers maintainerPotnuri Bharat Teja1-3/+3
14 daysrtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validationRoded Zats1-1/+1
14 daysMerge tag 'ipsec-2024-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski7-3/+39
14 daysMerge tag 'for-net-2024-05-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski9-36/+119
14 daysnet: ks8851: Queue RX packets in IRQ handler instead of disabling BHsMarek Vasut1-6/+10
2024-05-03arm64: dts: qcom: pm6150: correct USB VBUS regulator compatibleKrzysztof Kozlowski1-2/+2
2024-05-03alpha: cabriolet: remove EV5 CPU supportArnd Bergmann4-44/+4
2024-05-03alpha: remove LCA and APECS based machinesArnd Bergmann18-2940/+21
2024-05-03alpha: sable: remove early machine supportArnd Bergmann6-333/+11
2024-05-03alpha: remove DECpc AXP150 (Jensen) supportArnd Bergmann16-812/+16
2024-05-03alpha: trim the unused stuff from asm-offsets.cAl Viro1-20/+1
2024-05-03alpha: jensen, t2 - make __EXTERN_INLINE same as for the restAl Viro2-2/+2
2024-05-03alpha: core_lca: take the unused functions outAl Viro1-44/+0
2024-05-03alpha: missing includesAl Viro16-14/+45
2024-05-03alpha: sys_sio: fix misspelled ifdefsAl Viro1-2/+2
2024-05-03alpha: don't make functions public without a reasonAl Viro8-15/+17
2024-05-03alpha: add clone3() supportAl Viro2-1/+2
2024-05-03alpha: fix modversions for strcpy() et.al.Al Viro3-14/+22
2024-05-03alpha: sort scr_mem{cpy,move}w() outAl Viro2-0/+21