summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-13Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-13net: qede: flower: validate control flagsAsbjørn Sloth Tønnesen
2024-05-13Merge tag 'perf-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-13Merge branch 'virtio_net-rx-enable-premapped-mode-by-default'Jakub Kicinski
2024-05-13virtio_net: remove the misleading commentXuan Zhuo
2024-05-13virtio_net: rx remove premapped failover codeXuan Zhuo
2024-05-13virtio_net: big mode skip the unmap checkXuan Zhuo
2024-05-13virtio_ring: enable premapped mode whatever use_dma_apiXuan Zhuo
2024-05-13Merge tag 'locking-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-05-13tracing: Improve benchmark test performance by using do_div()Thorsten Blum
2024-05-13ring-buffer: Have mmapped ring buffer keep track of missed eventsSteven Rostedt (Google)
2024-05-13dpll: fix return value check for kmemdupChen Ni
2024-05-13null_blk: Fix two sparse warningsBart Van Assche
2024-05-13ublk_drv: set DMA alignment mask to 3Jens Axboe
2024-05-13Merge tag 'tag-chrome-platform-firmware-for-v6.10' of git://git.kernel.org/pu...Linus Torvalds
2024-05-13Merge tag 'tag-chrome-platform-for-v6.10' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-05-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-05-13net: pcs: lynx: no need to read LPA in lynx_pcs_get_state_2500basex()Vladimir Oltean
2024-05-13ftrace: Use asynchronous grace period for register_ftrace_direct()Paul E. McKenney
2024-05-13ftrace: Replaces simple_strtoul in ftraceYuran Pereira
2024-05-13Merge branch 'mlx5-misc-patches'Jakub Kicinski
2024-05-13net/mlx5: Remove unused msix related exported APIsParav Pandit
2024-05-13net/mlx5e: Modifying channels number and updating TX queuesCarolina Jubran
2024-05-13net/mlx5: Enable 8 ports LAGShay Drory
2024-05-13Merge branch 'ax25-fix-issues-of-ax25_dev-and-net_device'Jakub Kicinski
2024-05-13ax25: Fix reference count leak issue of net_deviceDuoming Zhou
2024-05-13ax25: Fix reference count leak issues of ax25_devDuoming Zhou
2024-05-13ax25: Use kernel universal linked list to implement ax25_dev_listDuoming Zhou
2024-05-13test: hsr: Extend the hsr_redbox.sh to have more SAN devices connectedLukasz Majewski
2024-05-13Merge branch 'net-dsa-microchip-dcb-fixes'Jakub Kicinski
2024-05-13net: dsa: microchip: dcb: set default apptrust to PCP onlyOleksij Rempel
2024-05-13net: dsa: microchip: dcb: add comments for DSCP related functionsOleksij Rempel
2024-05-13net: dsa: microchip: dcb: rename IPV to IPMOleksij Rempel
2024-05-13l2tp: Support different protocol versions with same IP/port quadrupleSamuel Thibault
2024-05-13net: usb: ax88179_178a: fix link status when link is set to down/upJose Ignacio Tornos Martinez
2024-05-13net: smc91x: Fix m68k kernel compilation for ColdFire CPUThorsten Blum
2024-05-13Input: drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-05-13Merge tag 'rust-6.10' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-05-13ring-buffer/selftest: Add ring-buffer mapping testVincent Donnefort
2024-05-13Documentation: tracing: Add ring-buffer mappingVincent Donnefort
2024-05-13tracing: Allow user-space mapping of the ring-bufferVincent Donnefort
2024-05-13ring-buffer: Introducing ring-buffer mapping functionsVincent Donnefort
2024-05-13ring-buffer: Allocate sub-buffers with __GFP_COMPVincent Donnefort
2024-05-13cifs: Fix locking in cifs_strict_readv()Steve French
2024-05-13ynl: ensure exact-len value is resolvedAntonio Quartulli
2024-05-13Merge branch 'add-tx-stop-wake-counters'Jakub Kicinski
2024-05-13virtio_net: Add TX stopped and wake countersDaniel Jurgens
2024-05-13netdev: Add queue stats for TX stop and wakeDaniel Jurgens
2024-05-13netlabel: fix RCU annotation for IPv4 options on socket creationDavide Caratti
2024-05-13Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds