summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-27stat: use vfs_empty_path() helperChristian Brauner
2024-06-27fs: new helper vfs_empty_path()Christian Brauner
2024-06-27fs: reflow may_create_in_sticky()Christian Brauner
2024-06-27MAINTAINERS: add cache binding directory to cache driver entryConor Dooley
2024-06-27wifi: ath12k: fix driver initialization for WoW unsupported devicesRameshkumar Sundaram
2024-06-27clk: renesas: r9a08g045: Add clock, reset and power domain support for I2CClaudiu Beznea
2024-06-27clk: renesas: r8a779h0: Add Audio clocksKuninori Morimoto
2024-06-27clk: renesas: r9a08g045: Add clock, reset and power domain support for the VB...Claudiu Beznea
2024-06-27kallsyms: rework symbol lookup return codesArnd Bergmann
2024-06-27gpiolib: cdev: Ignore reconfiguration without directionKent Gibson
2024-06-27gpiolib: cdev: Disallow reconfiguration without direction (uAPI v1)Kent Gibson
2024-06-27Merge tag 'optee-fix-for-v6.11' of https://git.linaro.org/people/jens.wikland...Arnd Bergmann
2024-06-27KVM: selftests: Print the seed for the guest pRNG iff it has changedSean Christopherson
2024-06-27Merge tag 'optee-notif-wait-timeout-for-v6.11' of https://git.linaro.org/peop...Arnd Bergmann
2024-06-27Merge tag 'reset-for-v6.11' of git://git.pengutronix.de/pza/linux into soc/dr...Arnd Bergmann
2024-06-27soc: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-27Merge tag 'ffa-updates-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2024-06-27Merge tag 'scmi-updates-6.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2024-06-27Merge tag 'socfpga_dts_updates_for_v6.11' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2024-06-27Merge tag 'zynqmp-soc-for-6.11' of https://github.com/Xilinx/linux-xlnx into ...Arnd Bergmann
2024-06-27Merge tag 'juno-updates-6.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2024-06-27Merge tag 'renesas-dts-for-v6.11-tag1' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2024-06-27drivers/soc/litex: drop obsolete dependency on COMPILE_TESTJean Delvare
2024-06-27ext4: fix infinite loop when replaying fast_commitLuis Henriques (SUSE)
2024-06-27usb: dwc3: core: Workaround for CSR read timeoutJos Wang
2024-06-27Revert "usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach"Ferry Toth
2024-06-27Revert "usb: gadget: u_ether: Re-attach netif device to mirror detachment"Ferry Toth
2024-06-27usb: typec: ucsi: add Lenovo Yoga C630 glue driverDmitry Baryshkov
2024-06-27Merge tag 'platform-drivers-x86-ib-lenovo-c630-v6.11-2' of https://git.kernel...Greg Kroah-Hartman
2024-06-27jbd2: remove unnecessary "should_sleep" in kjournald2Kemeng Shi
2024-06-27jbd2: remove dead check of JBD2_UNMOUNT in kjournald2Kemeng Shi
2024-06-27jbd2: remove dead equality check of j_commit_[sequence/request] in kjournald2Kemeng Shi
2024-06-27jbd2: use bh_in instead of jh2bh(jh_in) to simplify codeKemeng Shi
2024-06-27jbd2: remove unneeded kmap to do escape in jbd2_journal_write_metadata_bufferKemeng Shi
2024-06-27jbd2: jump to new copy_done tag when b_frozen_data is created concurrentlyKemeng Shi
2024-06-27jbd2: remove unnedded "need_copy_out" in jbd2_journal_write_metadata_bufferKemeng Shi
2024-06-27jbd2: remove unused return info from jbd2_journal_write_metadata_bufferKemeng Shi
2024-06-27jbd2: avoid memleak in jbd2_journal_write_metadata_bufferKemeng Shi
2024-06-27Merge tag 'reset-fixes-for-v6.10' of git://git.pengutronix.de/pza/linux into ...Arnd Bergmann
2024-06-27usb: typec: ucsi: UCSI2.0 Get Error Status changesPooja Katiyar
2024-06-27usb: typec: ucsi: UCSI2.0 Get Error Status data structure changesPooja Katiyar
2024-06-27Merge tag 'riscv-dt-fixes-for-v6.10-rc5+' of https://git.kernel.org/pub/scm/l...Arnd Bergmann
2024-06-27usb: typec: ucsi: Only set number of plug altmodes after registrationJameson Thies
2024-06-27ext4: fix uninitialized variable in ext4_inlinedir_to_treeXiaxi Shen
2024-06-27xhci: sort out TRB Endpoint ID bitfield macrosMathias Nyman
2024-06-27xhci: Apply XHCI_RESET_TO_DEFAULT quirk to TGLReka Norman
2024-06-27usb: xhci: add 'goto' for halted endpoint check in handle_tx_event()Niklas Neronin
2024-06-27usb: xhci: move process TD code out of the while loopNiklas Neronin
2024-06-27usb: xhci: remove infinite loop preventionNiklas Neronin
2024-06-27usb: xhci: remove false xhci_giveback_urb_in_irq() header commentNiklas Neronin