summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-21drm/xe: Invalidate media_gt TLBs in PT codeMatthew Brost
2024-08-22wifi: rtw89: coex: Update report version of Wi-Fi firmware 0.29.90.0 for RTL8...Ching-Te Ku
2024-08-22wifi: rtw89: limit the PPDU length for VHT rate to 0x40000Chia-Yuan Li
2024-08-22wifi: rtw89: debugfs: support multiple adapters debuggingPing-Ke Shih
2024-08-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-08-21tools: ynl: lift an assumption about spec file namePaolo Abeni
2024-08-21Merge branch 'net-xilinx-axienet-add-statistics-support'Jakub Kicinski
2024-08-21net: xilinx: axienet: Add statistics supportSean Anderson
2024-08-21net: xilinx: axienet: Report RxRject as rx_droppedSean Anderson
2024-08-21net: repack struct netdev_queueJakub Kicinski
2024-08-21bnxt_en: Fix double DMA unmapping for XDP_REDIRECTSomnath Kotur
2024-08-21Merge branch 'ipv6-fix-possible-uaf-in-output-paths'Jakub Kicinski
2024-08-21ipv6: prevent possible UAF in ip6_xmit()Eric Dumazet
2024-08-21ipv6: fix possible UAF in ip6_finish_output2()Eric Dumazet
2024-08-21ipv6: prevent UAF in ip6_send_skb()Eric Dumazet
2024-08-21netpoll: do not export netpoll_poll_[disable|enable]()Eric Dumazet
2024-08-21ice: Fix a 32bit bugDan Carpenter
2024-08-21ipv6: remove redundant checkXi Huang
2024-08-21selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct pathIdo Schimmel
2024-08-21net: dsa: sja1105: Simplify with scoped for each OF child loopJinjie Ruan
2024-08-21net: dsa: ocelot: Simplify with scoped for each OF child loopJinjie Ruan
2024-08-21nfc: pn533: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-08-21udp: fix receiving fraglist GSO packetsFelix Fietkau
2024-08-22Merge tag 'platform-drivers-x86-v6.11-4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-08-22HID: hid-playstation: DS4: Update rumble and lightbar togetherMax Staudt
2024-08-22rust: init: add `write_[pin_]init` functionsBenno Lossin
2024-08-22rust: kernel: add `drop_contents` to `BoxExt`Benno Lossin
2024-08-22Merge tag 'erofs-for-6.11-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-08-21PCI: qcom: Use OPP only if the platform supports itManivannan Sadhasivam
2024-08-21PCI: qcom-ep: Disable MHI RAM data parity error interrupt for SA8775P SoCManivannan Sadhasivam
2024-08-21nvdimm: Remove dead code for ENODEV checking in scan_labels()Li Zhijian
2024-08-21nvdimm: Fix devs leaks in scan_labels()Li Zhijian
2024-08-21nvdimm: Use of_property_present() and of_property_read_bool()Rob Herring (Arm)
2024-08-21Revert "pidfd: prevent creation of pidfds for kthreads"Christian Brauner
2024-08-21romfs: fix romfs_read_folio()Christian Brauner
2024-08-21netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->pr...David Howells
2024-08-21drivers:iio:Fix the NULL vs IS_ERR() bug for debugfs_create_dir()Yang Ruibin
2024-08-21drm/i915/display: allow creation of Xe2 ccs framebuffersJuha-Pekka Heikkila
2024-08-21drm/fourcc: define Intel Xe2 related tile4 ccs modifiersJuha-Pekka Heikkila
2024-08-21drm/i915/display: Don't enable decompression on Xe2 with Tile4Juha-Pekka Heikkila
2024-08-21x86/PCI: Check pcie_find_root_port() return for NULLSamasth Norway Ananda
2024-08-21iio: sgp40: retain documentation in driverAndreas Klinger
2024-08-21iio: ABI: remove duplicate in_resistance_calibbiasDavid Lechner
2024-08-21dt-bindings: iio: st,stm32-adc: add top-level constraintsKrzysztof Kozlowski
2024-08-21tracing: Fix memory leak in fgraph storage selftestMasami Hiramatsu (Google)
2024-08-21thermal/debugfs: Fix the NULL vs IS_ERR() confusion in debugfs_create_dir()Yang Ruibin
2024-08-21Merge branch '__jited-test-tag-to-check-disassembly-after-jit'Alexei Starovoitov
2024-08-21selftests/bpf: validate __xlated same way as __jitedEduard Zingerman
2024-08-21selftests/bpf: validate jit behaviour for tail callsEduard Zingerman
2024-08-21selftests/bpf: __jited test tag to check disassembly after jitEduard Zingerman