aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
10 daysnet: write once on dev->allmulti and dev->promiscuityEric Dumazet1-16/+20
10 daysrtnetlink: do not depend on RTNL for IFLA_TXQLEN outputEric Dumazet4-5/+5
10 daysrtnetlink: do not depend on RTNL for IFLA_IFNAME outputEric Dumazet1-2/+6
10 daysrtnetlink: do not depend on RTNL for IFLA_QDISC outputEric Dumazet1-3/+3
10 daysMerge branch 'net-qede-don-t-restrict-error-codes'Paolo Abeni1-9/+18
10 daysnet: qede: use return from qede_flow_parse_ports()Asbjørn Sloth Tønnesen1-4/+9
10 daysnet: qede: use return from qede_flow_spec_validate_unused()Asbjørn Sloth Tønnesen1-3/+4
10 daysnet: qede: use return from qede_parse_actions() for flow_specAsbjørn Sloth Tønnesen1-2/+5
10 daysMerge tag 'qcom-arm64-fixes-for-6.9-2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann1-17/+13
10 daysblock: set default max segment size in case of virt_boundaryMing Lei1-1/+4
10 daysMerge tag 'ipsec-next-2024-05-03' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski18-62/+219
10 daysmptcp: fix typos in commentsShi-Sheng Yang1-2/+2
10 daysocteontx2-pf: Treat truncation of IRQ name as an errorSimon Horman1-2/+10
10 daysnetlink: specs: Add missing bridge linkinfo attrsDonald Hunter1-0/+6
10 daysphonet: fix rtm_phonet_notify() skb allocationEric Dumazet1-1/+1
10 daysatm/fore200e: Delete unused 'fore200e_boards'Dr. David Alan Gilbert2-4/+0
10 daysgve: Implement queue apiShailend Chand5-24/+189
10 daysMerge tag 'for-6.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-15/+18
10 daysReapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds2-52/+5
10 daysPCI/ASPM: Restore parent state to parent, child state to childKai-Heng Feng1-2/+2
10 daysdrm/i915/audio: Fix audio time stamp programming for DPChaitanya Kumar Borah1-105/+8
10 daysdrm/i915/gt: Automate CCS Mode setting during engine resetsAndi Shyti3-5/+7
10 daysMerge tag 'slab-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-25/+31
10 daysMerge tag 'auxdisplay-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-176/+189
10 daysice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsiMateusz Polchlopek7-80/+30
10 daysice: Deduplicate tc action setupMarcin Szycik1-41/+15
10 daysice: update E830 device ids and commentsPaul Greenwalt3-16/+16
10 daysice: add additional E830 device idsPaul Greenwalt3-0/+24
10 daysbcachefs: BCH_SB_LAYOUT_SIZE_BITS_MAXKent Overstreet2-1/+3
10 daysbcachefs: Add missing skcipher_request_set_callback() callKent Overstreet1-0/+1
10 daysbcachefs: Fix snapshot_t() usage in bch2_fs_quota_read_inode()Kent Overstreet1-5/+3
10 daysbcachefs: Fix shift-by-64 in bformat_needs_redo()Kent Overstreet1-8/+14
10 daysbcachefs: Guard against unknown k.k->type in __bkey_invalid()Kent Overstreet1-2/+2
10 daysbcachefs: Add missing validation for superblock section cleanKent Overstreet1-0/+14
10 daysbcachefs: Fix assert in bch2_alloc_v4_invalid()Kent Overstreet2-4/+8
10 daysbcachefs: fix overflow in fiemapReed Riley1-1/+1
10 daysbcachefs: Add a better limit for maximum number of bucketsKent Overstreet4-3/+17
10 daysbcachefs: Fix lifetime issue in device iterator helpersKent Overstreet1-2/+2
10 daysbcachefs: Fix bch2_dev_lookup() refcountingKent Overstreet1-6/+2
10 daysbcachefs: Initialize bch_write_op->failed in inline data pathKent Overstreet1-0/+2
10 daysbcachefs: Fix refcount put in sb_field_resize error pathKent Overstreet1-1/+1
10 daysbcachefs: Inodes need extra padding for varint_decode_fast()Kent Overstreet1-10/+18
10 daysbcachefs: Fix early error path in bch2_fs_btree_key_cache_exit()Kent Overstreet1-7/+9
10 daysbcachefs: bucket_pos_to_bp_noerror()Kent Overstreet2-5/+11
10 daysbcachefs: don't free error pointersKent Overstreet1-1/+2
10 dayswifi: iwlwifi: Ensure prph_mac dump includes all addressesDaniel Gabay1-7/+2
10 dayswifi: iwlwifi: mvm: don't request statistics in restartMiri Korenblit1-0/+7
10 dayswifi: iwlwifi: mvm: exit EMLSR if secondary link is not usedMiri Korenblit3-2/+40
10 dayswifi: iwlwifi: mvm: add beacon template version 14striebit2-4/+16
10 dayswifi: iwlwifi: mvm: align UATS naming with firmwareJohannes Berg3-10/+11
10 dayswifi: iwlwifi: Force SCU_ACTIVE for specific platformsDaniel Gabay2-2/+34
10 dayswifi: iwlwifi: mvm: record and return channel survey informationBenjamin Berg6-8/+430
10 dayswifi: iwlwifi: mvm: add the firmware API for channel surveyBenjamin Berg2-1/+33
10 dayswifi: iwlwifi: mvm: Fix race in scan completionIlan Peer4-29/+55
10 dayswifi: iwlwifi: mvm: Add a print for invalid link pair due to bandwidthYedidya Benshimol1-11/+20
10 dayswifi: iwlwifi: mvm: add a debugfs for reading EMLSR blocking reasonsYedidya Benshimol3-5/+40
10 dayswifi: iwlwifi: mvm: Add active EMLSR blocking reasons printsYedidya Benshimol1-12/+24
10 dayswifi: iwlwifi: bump FW API to 90 for BZ/SC devicesMiri Korenblit2-2/+2
10 dayswifi: iwlwifi: mvm: fix primary link settingMiri Korenblit1-1/+1
10 dayswifi: iwlwifi: mvm: use already determined cmd_idJohannes Berg1-7/+2
10 dayswifi: iwlwifi: mvm: don't reset link selection during restartJohannes Berg1-3/+6
10 dayswifi: iwlwifi: Print EMLSR states nameDaniel Gabay2-9/+50
10 dayswifi: iwlwifi: mvm: Block EMLSR when a p2p/softAP vif is activeYedidya Benshimol7-19/+133
10 dayswifi: iwlwifi: mvm: fix typo in debug printMiri Korenblit1-2/+2
10 dayswifi: iwlwifi: mvm: exit EMLSR when CSA happensJohannes Berg5-26/+115
10 dayswifi: iwlwifi: mvm: Disable/enable EMLSR due to link's bandwidth/bandYedidya Benshimol4-35/+63
10 dayswifi: iwlwifi: mvm: avoid always prefering single-linkMiri Korenblit1-2/+2
10 dayswifi: iwlwifi: mvm: trigger link selection upon TTLM start/endMiri Korenblit1-0/+5
10 dayswifi: iwlwifi: mvm: consider FWs recommendation for EMLSRMiri Korenblit5-1/+58
10 dayswifi: iwlwifi: mvm: Activate EMLSR based on traffic volumeMiri Korenblit10-8/+244
10 dayswifi: iwlwifi: mvm: don't always unblock EMLSRMiri Korenblit1-3/+5
10 dayswifi: iwlwifi: mvm: Always allow entering EMLSR from debugfsMiri Korenblit3-14/+8
10 dayswifi: iwlwifi: mvm: add a debugfs for (un)blocking EMLSRMiri Korenblit1-0/+29
10 dayswifi: iwlwifi: mvm: trigger link selection after exiting EMLSRMiri Korenblit6-52/+158
10 dayswifi: iwlwifi: cleanup EMLSR when BT is active handlingMiri Korenblit6-66/+53
10 daysMerge wireless into wireless-nextJohannes Berg2-16/+8
10 daysbcachefs: Fix a scheduler splat in __bch2_next_write_buffer_flush_journal_buf()Kent Overstreet1-0/+2
10 daysEDAC/synopsys: Fix ECC status and IRQ control race conditionSerge Semin1-13/+37
10 daysnet: fix out-of-bounds access in ops_initThadeu Lima de Souza Cascardo1-3/+10
11 daysMerge branch 'add-tcp-fraglist-gro-support'Paolo Abeni6-69/+325
11 daysnet: add heuristic for enabling TCP fraglist GROFelix Fietkau2-0/+67
11 daysnet: create tcp_gro_header_pull helper functionFelix Fietkau3-27/+50
11 daysnet: create tcp_gro_lookup helper functionFelix Fietkau2-16/+26
11 daysnet: add code for TCP fraglist GROFelix Fietkau2-0/+30
11 daysnet: add support for segmenting TCP fraglist GSO packetsFelix Fietkau2-0/+125
11 daysnet: move skb_gro_receive_list from udp to coreFelix Fietkau3-27/+28
11 daysnet: microchip: lan743x: Reduce PTP timeout on HW failureRengarajan S2-1/+2
11 daysMerge tag 'rtw-next-2024-05-04-v2' of https://github.com/pkshih/rtwKalle Valo81-8438/+8371
11 daysmailmap: add entry for John GarryJohn Garry1-0/+1
11 daysXArray: set the marks correctly when splitting an entryMatthew Wilcox (Oracle)2-5/+32
11 daysselftests/vDSO: fix runtime errors on LoongArchTiezhu Yang2-29/+13
11 daysselftests/vDSO: fix building errors on LoongArchTiezhu Yang1-1/+5
11 daysmm,page_owner: don't remove __GFP_NOLOCKDEP in add_stack_record_to_listChristoph Hellwig1-1/+1
11 daysfs/proc/task_mmu: fix uffd-wp confusion in pagemap_scan_pmd_entry()Ryan Roberts1-9/+13
11 daysfs/proc/task_mmu: fix loss of young/dirty bits during pagemap scanRyan Roberts1-1/+1
11 daysmm/vmalloc: fix return value of vb_alloc if size is 0Hailong.Liu1-1/+1
11 daysmm: use memalloc_nofs_save() in page_cache_ra_order()Kefeng Wang1-0/+4
11 dayskmsan: compiler_types: declare __no_sanitize_or_inlineAlexander Potapenko1-0/+11
11 dayslib/test_xarray.c: fix error assumptions on check_xa_multi_store_adv_add()Luis Chamberlain1-4/+9
11 daystools: fix userspace compilation with new test_xarray changesLuis Chamberlain1-0/+2
11 daysMAINTAINERS: update URL's for KEYS/KEYRINGS_INTEGRITY and TPM DEVICE DRIVERJarkko Sakkinen1-1/+2
11 daysmm: page_owner: fix wrong information in dump_page_ownerManinder Singh1-1/+1
11 daysmaple_tree: fix mas_empty_area_rev() null pointer dereferenceLiam R. Howlett1-8/+8
11 daysmm/userfaultfd: reset ptes when close() for wr-protected onesPeter Xu1-0/+4
11 daysLinux 6.9-rc7Linus Torvalds1-1/+1
11 daysepoll: be better about file lifetimesLinus Torvalds1-1/+37
11 daysMerge tag 'edac_urgent_for_v6.9_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+6
11 daysMerge tag 'powerpc-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-8/+15
11 daysMerge tag 'x86-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-67/+64
11 daysMerge tag 'irq-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+8
11 daysMerge tag 'char-misc-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-25/+118
11 daysMerge tag 'usb-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-79/+147
11 daysMerge tag 'input-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+9
11 daysMerge tag 'probes-fixes-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
11 daysMerge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-59/+210
11 daysMerge tag 'dma-mapping-6.9-2024-05-04' of git://git.infradead.org/users/hch/d...Linus Torvalds1-0/+1
11 daysMerge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-8/+60
11 daysMerge branch 'gve-queue-api'David S. Miller11-406/+489
11 daysgve: Alloc and free QPLs with the ringsShailend Chand7-331/+171
11 daysgve: Account for stopped queues when reading NIC statsShailend Chand1-6/+35
11 daysgve: Reset Rx ring state in the ring-stop funcsShailend Chand2-30/+120
11 daysgve: Avoid rescheduling napi if on wrong cpuShailend Chand2-2/+32
11 daysgve: Make gve_turnup work for nonempty queuesShailend Chand1-0/+14
11 daysgve: Make gve_turn(up|down) ignore stopped queuesShailend Chand1-0/+10
11 daysgve: Add adminq funcs to add/remove a single Rx queueShailend Chand2-27/+54
11 daysgve: Make the GQ RX free queue funcs idempotentShailend Chand1-10/+19
11 daysqueue_api: define queue apiMina Almasry2-0/+34
12 daysksmbd: do not grant v2 lease if parent lease key and epoch are not setNamjae Jeon1-5/+9
12 daysksmbd: use rwsem instead of rwlock for lease breakNamjae Jeon5-38/+30
12 daysksmbd: avoid to send duplicate lease break notificationsNamjae Jeon1-6/+15
12 daysksmbd: off ipv6only for both ipv4/ipv6 bindingNamjae Jeon1-0/+4
12 dayshwmon: (corsair-cpro) Protect ccp->wait_input_report with a spinlockAleksa Savic1-5/+19
12 dayshwmon: (corsair-cpro) Use complete_all() instead of complete() in ccp_raw_eve...Aleksa Savic1-1/+1
12 dayshwmon: (corsair-cpro) Use a separate buffer for sending commandsAleksa Savic1-7/+12
12 dayswifi: rtlwifi: 8192d: initialize rate_mask in rtl92de_update_hal_rate_mask()Ping-Ke Shih1-1/+1
13 dayseventfs: Have "events" directory get permissions from its parentSteven Rostedt (Google)1-6/+24
13 dayseventfs: Do not treat events directory different than other directoriesSteven Rostedt (Google)1-15/+1
13 dayseventfs: Do not differentiate the toplevel events directorySteven Rostedt (Google)2-25/+11
13 daystracefs: Still use mount point as default permissions for instancesSteven Rostedt (Google)1-2/+25
13 daystracefs: Reset permissions on remount if permissions are optionsSteven Rostedt (Google)3-2/+99
13 dayseventfs: Free all of the eventfs_inode after RCUSteven Rostedt (Google)1-9/+16
13 dayseventfs/tracing: Add callback for release of an eventfs_inodeSteven Rostedt (Google)3-2/+36
13 dayswifi: rtlwifi: Remove unused structs and avoid multiple -Wfamnae warningsGustavo A. R. Silva1-27/+0
13 dayswifi: rtw89: correct aSIFSTime for 6GHz bandPing-Ke Shih1-1/+1
13 dayswifi: rtw89: wow: add ARP offload featureChin-Yen Lee5-0/+134
13 dayswifi: rtw89: wow: support WEP cipher on WoWLANChih-Kang Chang2-2/+18
13 dayswifi: rtw89: wow: support 802.11w PMF IGTK rekeyChih-Kang Chang5-3/+175
13 dayswifi: rtw89: wow: update latest PTK GTK info to mac80211 after resumeChih-Kang Chang7-12/+529
13 dayswifi: rtw89: wow: add GTK rekey feature related H2C commandsChih-Kang Chang3-1/+57
13 dayswifi: rtw89: wow: construct EAPoL packet for GTK rekey offloadChih-Kang Chang5-1/+172
13 dayswifi: rtw89: use struct to fill H2C of WoWLAN global configurationChih-Kang Chang2-46/+21
13 dayswifi: rtw89: use struct to access firmware command h2c_dctl_sec_cam_v1Chih-Kang Chang4-328/+129
13 dayswifi: rtw89: wow: prepare PTK GTK info from mac80211Chih-Kang Chang4-1/+219
13 dayswifi: rtw89: wow: parsing Auth Key Management from associate requestChih-Kang Chang4-0/+44
13 dayswifi: rtw89: wow: refine WoWLAN flows of HCI interrupts and low power modeChih-Kang Chang2-3/+12
13 dayswifi: rtw89: wow: send RFK pre-nofity H2C command in WoWLAN modeChin-Yen Lee1-0/+4
13 daysMerge tag 'cxl-fixes-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+21
13 daysRevert "net: mirror skb frag ref/unref helpers"Mina Almasry6-44/+51
13 daysbnxt: fix bnxt_get_avail_msix() returning negative valuesDavid Wei2-13/+5
13 daysMAINTAINERS: update cxgb4 and cxgb3 network drivers maintainerPotnuri Bharat Teja1-3/+3
13 daysrtnetlink: Correct nested IFLA_VF_VLAN_LIST attribute validationRoded Zats1-1/+1
13 daysMerge tag 'ipsec-2024-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski7-3/+39
13 daysMerge tag 'for-net-2024-05-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski9-36/+119
13 daysnet: ks8851: Queue RX packets in IRQ handler instead of disabling BHsMarek Vasut1-6/+10
13 daysnet: no longer acquire RTNL in threaded_show()Eric Dumazet3-7/+7
13 daystools: ynl: add --list-ops and --list-msgs to CLIJakub Kicinski2-0/+11
13 daysMerge branch 'rtnetlink-rtnl_stats_dump-changes'Jakub Kicinski1-38/+23
13 daysrtnetlink: use for_each_netdev_dump() in rtnl_stats_dump()Eric Dumazet1-37/+22
13 daysrtnetlink: change rtnl_stats_dump() return valueEric Dumazet1-1/+1
13 daysMerge tag 'for-linus-6.9a-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+12
13 daysMerge tag 'efi-urgent-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+4
13 daysBluetooth: qca: fix firmware check error pathJohan Hovold1-1/+1
13 daysBluetooth: l2cap: fix null-ptr-deref in l2cap_chan_timeoutDuoming Zhou1-0/+3
13 daysBluetooth: HCI: Fix potential null-ptr-derefSungwoo Kim1-0/+2
13 daysarm64: dts: mediatek: mt8183-pico6: Fix bluetooth nodeChen-Yu Tsai1-1/+2
13 daysBluetooth: qca: fix info leak when fetching board idJohan Hovold1-0/+5
13 daysBluetooth: qca: fix info leak when fetching fw build idJohan Hovold2-5/+21
13 daysBluetooth: qca: generalise device address checkJohan Hovold2-9/+14
13 daysBluetooth: qca: fix NVM configuration parsingJohan Hovold1-2/+22
13 daysBluetooth: qca: add missing firmware sanity checksJohan Hovold1-6/+32
13 daysBluetooth: msft: fix slab-use-after-free in msft_do_close()Sungwoo Kim3-5/+4
13 daysBluetooth: L2CAP: Fix slab-use-after-free in l2cap_connect()Sungwoo Kim1-11/+10
13 daysBluetooth: qca: fix wcn3991 device address checkJohan Hovold1-1/+4
13 daysBluetooth: Fix use-after-free bugs caused by sco_sock_timeoutDuoming Zhou1-0/+4
13 daysPCI/ASPM: Clarify that pcie_aspm=off means leave ASPM untouchedBjorn Helgaas1-2/+3
13 daysMerge tag 'block-6.9-20240503' of git://git.kernel.dk/linuxLinus Torvalds11-39/+67
13 daysMerge tag 'sound-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds44-241/+704
13 daysMerge tag 'drm-fixes-2024-05-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds26-101/+223
13 daysMerge tag 'spi-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-3/+2
13 dayswifi: ath12k: drop failed transmitted frames from metric calculation.Karthikeyan Kathirvel2-11/+49
13 dayswifi: ath12k: Don't drop tx_status in failure caseSven Eckelmann1-4/+5
13 dayswifi: ath12k: add multi device support for WBM idle ring buffer setupKarthikeyan Periyasamy1-1/+19
13 dayswifi: ath12k: Introduce device indexKarthikeyan Periyasamy3-2/+13
13 dayswifi: ath12k: Refactor idle ring descriptor setupKarthikeyan Periyasamy5-8/+15
13 dayswifi: ath12k: Replace "chip" with "device" in hal Rx return buffer managerKarthikeyan Periyasamy2-11/+11
13 dayswifi: ath11k: unmap the CE in ath11k_ahb_probe() error pathJeff Johnson1-1/+4
13 dayswifi: ath11k: refactor CE remap & unmapJeff Johnson1-18/+34
13 dayswifi: ath12k: Add lock to protect the hardware stateKarthikeyan Periyasamy3-0/+26
13 dayswifi: ath12k: Refactor the hardware stateKarthikeyan Periyasamy4-78/+83
13 dayswifi: ath12k: Refactor the hardware recovery procedureKarthikeyan Periyasamy2-62/+80