aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
6 hoursMerge branch 'qed-error-codes'HEADmasterDavid S. Miller1-6/+8
6 hoursnet: qede: use return from qede_parse_actions()Asbjørn Sloth Tønnesen1-3/+2
6 hoursnet: qede: use return from qede_parse_flow_attr() for flow_specAsbjørn Sloth Tønnesen1-3/+2
6 hoursnet: qede: use return from qede_parse_flow_attr() for flowerAsbjørn Sloth Tønnesen1-3/+2
6 hoursnet: qede: sanitize 'rc' in qede_add_tc_flower_fltr()Asbjørn Sloth Tønnesen1-3/+8
6 hoursMAINTAINERS: add an explicit entry for YNLJakub Kicinski1-0/+8
10 hoursMerge branch 'bcmgenet-protect-contended-accesses'David S. Miller4-5/+29
10 hoursnet: bcmgenet: synchronize UMAC_CMD accessDoug Berger4-3/+23
10 hoursnet: bcmgenet: synchronize use of bcmgenet_set_rx_mode()Doug Berger1-1/+3
10 hoursnet: bcmgenet: synchronize EXT_RGMII_OOB_CTRL accessDoug Berger1-1/+3
3 daysMerge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski14-72/+168
3 daysFix a potential infinite loop in extract_user_to_sg()David Howells1-1/+1
3 daysMerge branch 'bpf-prevent-userspace-memory-access'Alexei Starovoitov5-32/+74
3 daysselftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64Puranjay Mohan1-0/+3
3 daysbpf, x86: Fix PROBE_MEM runtime load checkPuranjay Mohan1-32/+25
3 daysbpf: verifier: prevent userspace memory accessPuranjay Mohan4-0/+46
3 daysnet l2tp: drop flow hash on forwardDavid Bauer1-0/+3
3 daysnsh: Restore skb->{protocol,data,mac_header} for outer header in nsh_gso_segm...Kuniyuki Iwashima1-6/+8
4 daysMerge branch 'ensure-the-copied-buf-is-nul-terminated'Jakub Kicinski3-9/+7
4 daysocteontx2-af: avoid off-by-one read from userspaceBui Quang Minh1-3/+1
4 daysbna: ensure the copied buf is NUL terminatedBui Quang Minh1-2/+2
4 daysice: ensure the copied buf is NUL terminatedBui Quang Minh1-4/+4
4 daysMerge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds85-384/+830
4 daysMerge tag 'nfsd-6.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds2-22/+6
4 daysMerge tag 'for-linus-2024042501' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-40/+20
4 daysMerge tag 'nf-24-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2-3/+7
4 daysaf_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc().Kuniyuki Iwashima2-1/+4
4 daysnet: b44: set pause params only when interface is upPeter Münster1-6/+8
4 daystls: fix lockless read of strp->msg_ready in ->pollSabrina Dubroca3-5/+6
4 daysdpll: fix dpll_pin_on_pin_register() for multiple parent pinsArkadiusz Kubalewski1-25/+33
4 daysnet: ravb: Fix registered interrupt namesGeert Uytterhoeven1-6/+5
4 daysocteontx2-af: fix the double free in rvu_npc_freemem()Su Hui1-1/+0
4 daysnet: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packetsJason Reeder1-0/+5
4 daysMerge branch 'intel-wired-lan-driver-updates-2024-04-23-i40e-iavf-ice'Jakub Kicinski3-12/+40
4 daysMerge branch 'fix-isolation-of-broadcast-traffic-and-unmatched-unicast-traffi...Jakub Kicinski5-21/+65
4 daysice: fix LAG and VF lock dependency in ice_reset_vf()Jacob Keller1-8/+8
4 daysiavf: Fix TC config comparison with existing adapter TC configSudheer Mogilappagari1-1/+29
4 daysi40e: Report MFS in decimal base instead of hexErwan Velu1-2/+2
4 daysi40e: Do not use WQ_MEM_RECLAIM flag for workqueueSindhu Devale1-1/+1
4 daysnet: ti: icssg-prueth: Fix signedness bug in prueth_init_rx_chns()Dan Carpenter1-3/+5
4 daysnet/mlx5e: Advertise mlx5 ethernet driver updates sk_buff md_dst for MACsecRahul Rameshbabu1-0/+1
4 daysmacsec: Detect if Rx skb is macsec-related for offloading devices that update...Rahul Rameshbabu1-10/+36
4 daysethernet: Add helper for assigning packet type when dest address does not mat...Rahul Rameshbabu2-11/+26
4 daysmacsec: Enable devices to advertise whether they update sk_buff md_dst during...Rahul Rameshbabu1-0/+2
4 daysMerge tag 'wireless-2024-04-23' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller19-44/+152
4 daysnet: phy: dp83869: Fix MII mode failureMD Danish Anwar1-1/+2
4 daysnetfilter: nf_tables: honor table dormant flag from netdev release event pathPablo Neira Ayuso1-1/+3
4 daysMerge tag 'for-net-2024-04-24' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski12-49/+124
5 dayseth: bnxt: fix counting packets discarded due to OOM and netpollJakub Kicinski1-26/+18
5 daysigc: Fix LED-related deadlock on driver unbindLukas Wunner3-8/+35
5 daysRevert "net: txgbe: fix clk_name exceed MAX_DEV_ID limits"Duanqiang Wen1-1/+1
5 daysRevert "net: txgbe: fix i2c dev name cannot match clkdev"Duanqiang Wen1-5/+3
5 daysMerge branch 'mlxsw-various-acl-fixes'Jakub Kicinski2-45/+75
5 daysmlxsw: spectrum_acl_tcam: Fix memory leak when canceling rehash workIdo Schimmel1-1/+5
5 daysmlxsw: spectrum_acl_tcam: Fix incorrect list API usageIdo Schimmel1-0/+7
5 daysmlxsw: spectrum_acl_tcam: Fix warning during rehashIdo Schimmel1-3/+17
5 daysmlxsw: spectrum_acl_tcam: Fix memory leak during rehashIdo Schimmel1-0/+4
5 daysmlxsw: spectrum_acl_tcam: Rate limit error messageIdo Schimmel1-1/+1
5 daysmlxsw: spectrum_acl_tcam: Fix possible use-after-free during rehashIdo Schimmel1-0/+1
5 daysmlxsw: spectrum_acl_tcam: Fix possible use-after-free during activity updateIdo Schimmel1-2/+8
5 daysmlxsw: spectrum_acl_tcam: Fix race during rehash delayed workIdo Schimmel1-2/+2
5 daysmlxsw: spectrum_acl_tcam: Fix race in region ID allocationIdo Schimmel2-36/+30
5 daysnet: openvswitch: Fix Use-After-Free in ovs_ct_exitHyunwoo Kim1-2/+2
5 daysipvs: Fix checksumming on GSO of SCTP packetsIsmael Luceno1-2/+4
5 daysBluetooth: qca: set power_ctrl_enabled on NULL returned by gpiod_get_optional()Bartosz Golaszewski1-5/+13
5 daysBluetooth: hci_sync: Using hci_cmd_sync_submit when removing Adv MonitorChun-Yi Lee1-2/+2
5 daysBluetooth: qca: fix NULL-deref on non-serdev setupJohan Hovold1-2/+4
5 daysBluetooth: qca: fix NULL-deref on non-serdev suspendJohan Hovold1-0/+3
5 daysBluetooth: btusb: mediatek: Fix double free of skb in coredumpSean Wang1-4/+3
5 daysBluetooth: MGMT: Fix failing to MGMT_OP_ADD_UUID/MGMT_OP_REMOVE_UUIDLuiz Augusto von Dentz1-5/+15
5 daysBluetooth: qca: fix invalid device address checkJohan Hovold2-2/+38
5 daysBluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZELuiz Augusto von Dentz2-3/+6
5 daysBluetooth: btusb: Fix triggering coredump implementation for QCAZijun Hu1-5/+4
5 daysBluetooth: btusb: Add Realtek RTL8852BE support ID 0x0bda:0x4853WangYuli1-0/+2
5 daysBluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_syncLuiz Augusto von Dentz5-15/+26
5 daysBluetooth: Fix type of len in {l2cap,sco}_sock_getsockopt_old()Nathan Chancellor2-6/+8
5 daysMerge tag 'for-6.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-27/+25
5 daysnet: phy: mediatek-ge-soc: follow netdev LED trigger semanticsDaniel Golle1-17/+26
5 daysnet: gtp: Fix Use-After-Free in gtp_dellinkHyunwoo Kim1-1/+2
6 daystcp: Fix Use-After-Free in tcp_ao_connect_initHyunwoo Kim1-1/+2
6 daysnet: usb: ax88179_178a: stop lying about skb->truesizeEric Dumazet1-8/+3
6 daysipv4: check for NULL idev in ip_route_use_hint()Eric Dumazet1-0/+3
6 daysnet: fix sk_memory_allocated_{add|sub} vs softirqsEric Dumazet1-18/+20
6 daysRevert "NFSD: Convert the callback workqueue to use delayed_work"Chuck Lever2-4/+4
6 daysRevert "NFSD: Reschedule CB operations when backchannel rpc_clnt is shut down"Chuck Lever1-18/+2
6 daysMerge tag '6.9-rc5-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds13-26/+176
6 daystools: ynl: don't ignore errors in NLMSG_DONE messagesJakub Kicinski1-0/+1
6 daysax25: Fix netdev refcount issueDuoming Zhou1-1/+1
7 daysMerge tag '6.9-rc5-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds5-28/+42
7 daysNFC: trf7970a: disable all regulators on removalPaul Geurts1-19/+23
7 daysMAINTAINERS: eth: mark IBM eHEA as an OrphanDavid Christensen1-2/+1
7 daysMerge tag 'bcachefs-2024-04-22' of https://evilpiepirate.org/git/bcachefsLinus Torvalds19-52/+105
7 daysnet: dsa: mv88e6xx: fix supported_interfaces setup in mv88e6250_phylink_get_c...Matthias Schiffer2-8/+71
7 daysMerge tag 'nfsd-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds3-78/+26
7 daysxdp: use flags field to disambiguate broadcast redirectToke Høiland-Jørgensen1-10/+32
7 daysMerge tag 'docs-6.9-fixes2' of git://git.lwn.net/linuxLinus Torvalds1-180/+417
7 dayscifs: reinstate original behavior again for forceuid/forcegidTakayuki Nagata2-0/+14
7 daysarm32, bpf: Reimplement sign-extension mov instructionPuranjay Mohan1-13/+43
7 daysMerge branch 'bnxt_en-aer-fixes'David S. Miller1-10/+28
7 daysbnxt_en: Fix error recovery for 5760X (P7) chipsMichael Chan1-1/+1
7 daysbnxt_en: Fix the PCI-AER routinesVikas Gupta1-3/+16
7 daysbnxt_en: refactor reset close codeVikas Gupta1-6/+11
7 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
8 daysLinux 6.9-rc5v6.9-rc5Linus Torvalds1-1/+1
8 daysMerge tag 'char-misc-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds11-80/+104
8 daysMerge tag 'driver-core-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+3
8 daysMerge tag 'tty-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-34/+81
8 daysMerge tag 'usb-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds19-64/+147
8 daysMerge tag 'sched_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-6/+25
8 daysMerge tag 'x86_urgent_for_v6.9_rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-12/+87
9 daysbcachefs: Fix inode early destruction pathKent Overstreet1-3/+6
9 daysbcachefs: Fix deadlock in journal write pathKent Overstreet1-18/+42
9 daysbcachefs: Tweak btree key cache shrinker so it actually freesKent Overstreet1-15/+4
9 daysbcachefs: bkey_cached.btree_trans_barrier_seq needs to be a ulongKent Overstreet1-1/+1
9 daysMerge tag 'block-6.9-20240420' of git://git.kernel.dk/linuxLinus Torvalds4-13/+28
9 daysMerge tag 'email' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+2
9 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds25-159/+267
9 daysMerge tag 'powerpc-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-6/+11
9 daysMerge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-39/+156
9 daysRevert "svcrdma: Add Write chunk WRs to the RPC's Send WR chain"Chuck Lever3-78/+26
9 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
10 daysudp: preserve the connected status if only UDP cmsgYick Xie2-4/+6
10 daysksmbd: add continuous availability share parameterNamjae Jeon2-19/+27
10 daysksmbd: common: use struct_group_attr instead of struct_group for network_open...Namjae Jeon1-1/+1
10 daysksmbd: clear RENAME_NOREPLACE before calling vfs_renameMarios Makassikis1-0/+5
10 daysksmbd: validate request buffer size in smb2_allocate_rsp_buf()Namjae Jeon1-0/+4
10 daysksmbd: fix slab-out-of-bounds in smb2_allocate_rsp_bufNamjae Jeon1-8/+5
10 daysMerge tag 'perf-tools-fixes-for-v6.9-2024-04-19' of git://git.kernel.org/pub/...Linus Torvalds19-742/+817
10 daysMerge tag 'hardening-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-7/+22
10 dayssmb: client: fix rename(2) regression against sambaPaulo Alcantara1-0/+1
10 daysMerge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+3
10 dayscifs: Add tracing for the cifs_tcon struct refcountingDavid Howells11-26/+143
10 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-5/+11
10 dayscifs: Fix reacquisition of volume cookie on still-live connectionDavid Howells3-0/+18
10 daysMerge tag '9p-fixes-for-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-6/+23
10 daysMerge tag 'fuse-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-27/+58
10 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-6/+9
10 daysMerge tag 's390-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds5-11/+46
10 daysMerge tag 'bootconfig-fixes-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-10/+21
10 daysMerge tag 'thermal-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
10 daysMerge tag 'sound-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds3-7/+48
10 daysMerge tag 'drm-fixes-2024-04-19' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds30-172/+320
10 daysMerge tag 'mm-hotfixes-stable-2024-04-18-14-41' of git://git.kernel.org/pub/s...Linus Torvalds16-223/+280
10 daysarm64: hibernate: Fix level3 translation fault in swsusp_save()Yaxiong Tian1-3/+0
10 daysMerge tag 'usb-serial-6.9-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman1-0/+40
10 daysblk-iocost: do not WARN if iocg was already offlinedLi Nan1-2/+5
10 daysthermal/debugfs: Add missing count increment to thermal_debug_tz_trip_up()Rafael J. Wysocki1-0/+1
10 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
11 daysMerge tag 'drm-xe-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2-12/+17
11 daysMerge tag 'drm-misc-fixes-2024-04-18' of https://gitlab.freedesktop.org/drm/m...Dave Airlie17-57/+186
11 daysMerge tag 'amd-drm-fixes-6.9-2024-04-17' of https://gitlab.freedesktop.org/ag...Dave Airlie11-103/+117
11 daysMerge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-5/+10
11 daysMerge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds56-219/+438
11 daysMerge tag 'gpio-fixes-for-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-3/+3
11 daysarm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2HArd Biesheuvel1-0/+5
11 daysarm64/head: Drop unnecessary pre-disable-MMU workaroundArd Biesheuvel1-2/+0
11 daysnet: ethernet: ti: am65-cpsw-nuss: cleanup DMA Channels before using themSiddharth Vadapalli1-0/+18
11 daysnet: usb: ax88179_178a: avoid writing the mac address before first readingJose Ignacio Tornos Martinez1-2/+2
11 daysMerge tag 'random-6.9-rc5-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-7/+5
11 daysbtrfs: fix wrong block_start calculation for btrfs_drop_extent_map_range()Qu Wenruo2-1/+6
11 daysbtrfs: fix information leak in btrfs_ioctl_logical_to_ino()Johannes Thumshirn1-9/+3
11 daysblock: propagate partition scanning errors to the BLKRRPART ioctlChristoph Hellwig3-11/+23
11 daysx86/cpufeatures: Fix dependencies for GFNI, VAES, and VPCLMULQDQEric Biggers1-3/+3
11 daysUSB: serial: option: add Telit FN920C04 rmnet compositionsDaniele Palmas1-0/+6
11 daysusb: dwc3: ep0: Don't reset resource alloc flagThinh Nguyen1-1/+2
11 daysRevert "usb: cdc-wdm: close race between read and workqueue"Greg Kroah-Hartman1-5/+1
11 daysMerge tag 'platform-drivers-x86-v6.9-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds8-5/+73
11 daysRevert "vmgenid: emit uevent when VMGENID updates"Jason A. Donenfeld1-2/+0
11 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 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