summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-12RISC-V: Fix wrong use of CONFIG_HAVE_SOFTIRQ_ON_OWN_STACKJiexun Wang
2023-10-12riscv: kdump: fix crashkernel reserving problem on RISC-VChen Jiahao
2023-10-12riscv: Remove duplicate objcopy flagSong Shuai
2023-10-12x86/alternatives: Disable KASAN in apply_alternatives()Kirill A. Shutemov
2023-10-12Merge tag 'pinctrl-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2023-10-12workqueue: Use the kmem_cache_free() instead of kfree() to release pwqZqiang
2023-10-12workqueue: doc: Fix function and sysfs path errorsWangJinchao
2023-10-12cgroup: Fix incorrect css_set_rwsem reference in commentWaiman Long
2023-10-12ovl: fix regression in parsing of mount options with escaped commaAmir Goldstein
2023-10-12fs: factor out vfs_parse_monolithic_sep() helperAmir Goldstein
2023-10-12smb: client: prevent new fids from being removed by laundromatPaulo Alcantara
2023-10-12smb: client: make laundromat a delayed workerPaulo Alcantara
2023-10-12riscv: signal: fix sigaltstack frame size checkingAndy Chiu
2023-10-12IXP4xx MAINTAINERS entriesKrzysztof HaƂasa
2023-10-12Merge branch 'rswitch-fix-issues-on-specific-conditions'Paolo Abeni
2023-10-12rswitch: Fix imbalance phy_power_off() callingYoshihiro Shimoda
2023-10-12rswitch: Fix renesas_eth_sw_remove() implementationYoshihiro Shimoda
2023-10-12drm/tiny: correctly print `struct resource *` on errorJoey Gouly
2023-10-12drm: Do not overrun array in drm_gem_get_pages()Matthew Wilcox (Oracle)
2023-10-12octeontx2-pf: Fix page pool frag allocation warningRatheesh Kannoth
2023-10-12nfc: nci: assert requested protocol is validJeremy Cline
2023-10-12af_packet: Fix fortified memcpy() without flex array.Kuniyuki Iwashima
2023-10-12pinctrl: renesas: rzn1: Enable missing PINMUXRalph Siemsen
2023-10-12xfs: reinstate the old i_version counter as STATX_CHANGE_COOKIEJeff Layton
2023-10-12xfs: Remove duplicate includeJiapeng Chong
2023-10-12xfs: correct calculation for agend and blockcountShiyang Ruan
2023-10-12Merge tag 'random-fixes-6.6_2023-10-11' of https://git.kernel.org/pub/scm/lin...Chandan Babu R
2023-10-11net: tcp: fix crashes trying to free half-baked MTU probesJakub Kicinski
2023-10-11Merge tag 'ieee802154-for-net-2023-10-10' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2023-10-11block: Don't invalidate pagecache for invalid falloc modesSarthak Kukreti
2023-10-11Merge tag 'fs_for_v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-11Merge tag 'for-6.6-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-11Merge tag 'ata-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-10-11Merge tag 'for-linus-2023101101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-10-11Merge tag 'printk-for-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-11xfs: process free extents to busy list in FIFO orderDarrick J. Wong
2023-10-11xfs: adjust the incore perag block_count when shrinkingDarrick J. Wong
2023-10-11media: i2c: ov8858: Don't set fwnode in the driverOndrej Jirman
2023-10-11media: ipu-bridge: Add missing acpi_dev_put() in ipu_bridge_get_ivsc_acpi_dev()Geert Uytterhoeven
2023-10-11media: xilinx-vipp: Look for entities also in waiting_listSakari Ailus
2023-10-11media: subdev: Don't report V4L2_SUBDEV_CAP_STREAMS when the streams API is d...Hans de Goede
2023-10-11cpu-hotplug: Provide prototypes for arch CPU registrationRussell King (Oracle)
2023-10-11Merge branch 'rework/misc-cleanups' into for-linusPetr Mladek
2023-10-11usb: typec: ucsi: Use GET_CAPABILITY attributes data to set power supply scopeMario Limonciello
2023-10-11usb: typec: ucsi: Fix missing link removalHeikki Krogerus
2023-10-11usb: typec: altmodes/displayport: Signal hpd low when exiting modeRD Babiera
2023-10-11btrfs: add __counted_by for struct btrfs_delayed_item and use struct_size()Gustavo A. R. Silva
2023-10-11net/smc: Fix pos miscalculation in statisticsNils Hoppmann
2023-10-11nfp: flower: avoid rmmod nfp crash issuesYanguo Li
2023-10-11x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)