summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 6.8-rc6 into tty-nextGreg Kroah-Hartman2024-02-27397-1977/+3558
|\
| * Linux 6.8-rc6v6.8-rc6Linus Torvalds2024-02-251-1/+1
| * Merge tag 'bcachefs-2024-02-25' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-02-257-22/+25
| |\
| | * bcachefs: fix bch2_save_backtrace()Kent Overstreet2024-02-251-1/+1
| | * bcachefs: Fix check_snapshot() memcpyKent Overstreet2024-02-241-1/+1
| | * bcachefs: Fix bch2_journal_flush_device_pins()Kent Overstreet2024-02-241-3/+5
| | * bcachefs: fix iov_iter count underflow on sub-block dio readBrian Foster2024-02-241-0/+2
| | * bcachefs: Fix BTREE_ITER_FILTER_SNAPSHOTS on inodes btreeKent Overstreet2024-02-241-1/+3
| | * bcachefs: Kill __GFP_NOFAIL in buffered read pathKent Overstreet2024-02-241-13/+8
| | * bcachefs: fix backpointer_to_text() when dev does not existKent Overstreet2024-02-241-3/+5
| * | Merge tag 'docs-6.8-fixes3' of git://git.lwn.net/linuxLinus Torvalds2024-02-252-6/+10
| |\ \
| | * | docs: translations: use attribute to store current languageVegard Nossum2024-02-211-6/+4
| | * | docs: Instruct LaTeX to cope with deeper nestingJonathan Corbet2024-02-201-0/+6
| * | | Merge tag 'usb-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-02-2512-26/+75
| |\ \ \
| | * | | usb: typec: tpcm: Fix issues with power being removed during resetMark Brown2024-02-201-1/+2
| | * | | MAINTAINERS: Drop myself as maintainer of TYPEC port controller driversGuenter Roeck2024-02-191-2/+1
| | * | | usb: gadget: ncm: Avoid dropping datagrams of properly parsed NTBsKrishna Kurapati2024-02-191-1/+9
| | * | | Revert "usb: typec: tcpm: reset counter when enter into unattached state afte...Ondrej Jirman2024-02-191-3/+0
| | * | | usb: gadget: omap_udc: fix USB gadget regression on Palm TEAaro Koskinen2024-02-191-1/+2
| | * | | usb: dwc3: gadget: Don't disconnect if not startedThinh Nguyen2024-02-191-0/+5
| | * | | usb: cdns3: fix memory double free when handle zero packetFrank Li2024-02-191-1/+5
| | * | | usb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()Frank Li2024-02-191-1/+1
| | * | | usb: roles: don't get/set_role() when usb_role_switch is unregisteredXu Yang2024-02-191-2/+10
| | * | | usb: roles: fix NULL pointer issue when put module's referenceXu Yang2024-02-191-6/+11
| | * | | usb: cdnsp: fixed issue with incorrect detecting CDNSP family controllersPawel Laszczak2024-02-193-6/+14
| | * | | usb: cdnsp: blocked some cdns3 specific codePawel Laszczak2024-02-191-2/+14
| | * | | usb: uhci-grlib: Explicitly include linux/platform_device.hAndreas Larsson2024-02-191-0/+1
| * | | | Merge tag 'tty-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-02-253-34/+38
| |\ \ \ \
| | * | | | serial: amba-pl011: Fix DMA transmission in RS485 modeLino Sanfilippo2024-02-191-30/+30
| | * | | | serial: stm32: do not always set SER_RS485_RX_DURING_TX if RS485 is enabledLino Sanfilippo2024-02-191-1/+3
| | * | | | tty: hvc: Don't enable the RISC-V SBI console by defaultPalmer Dabbelt2024-02-191-3/+5
| | |/ / /
| * | | | Merge tag 'x86_urgent_for_v6.8_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-02-2513-46/+112
| |\ \ \ \
| | * | | | KVM/VMX: Move VERW closer to VMentry for MDS mitigationPawan Gupta2024-02-192-4/+19
| | * | | | KVM/VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCHSean Christopherson2024-02-192-5/+8
| | * | | | x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static keyPawan Gupta2024-02-196-37/+34
| | * | | | x86/entry_32: Add VERW just before userspace transitionPawan Gupta2024-02-191-0/+3
| | * | | | x86/entry_64: Add VERW just before userspace transitionPawan Gupta2024-02-192-0/+12
| | * | | | x86/bugs: Add asm helpers for executing VERWPawan Gupta2024-02-193-1/+37
| | |/ / /
| * | | | Merge tag 'irq_urgent_for_v6.8_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-02-254-10/+10
| |\ \ \ \
| | * | | | irqchip/gic-v3-its: Do not assume vPE tables are preallocatedOliver Upton2024-02-211-1/+1
| | * | | | irqchip/mbigen: Don't use bus_get_dev_root() to find the parentChen Jun2024-02-211-7/+1
| | * | | | PCI/MSI: Prevent MSI hardware interrupt number truncationVidya Sagar2024-02-191-1/+1
| | * | | | irqchip/sifive-plic: Enable interrupt if needed before EOINam Cao2024-02-191-1/+7
| | |/ / /
| * | | | Merge tag 'erofs-for-6.8-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-02-251-14/+14
| |\ \ \ \
| | * | | | erofs: fix refcount on the metabuf used for inode lookupSandeep Dhavale2024-02-221-14/+14
| * | | | | Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-02-2522-63/+88
| |\ \ \ \ \
| | * | | | | ext4_get_link(): fix breakage in RCU modeAl Viro2024-02-251-3/+5
| | * | | | | cifs_get_link(): bail out in unsafe caseAl Viro2024-02-251-0/+3
| | * | | | | fuse: fix UAF in rcu pathwalksAl Viro2024-02-253-6/+13
| | * | | | | procfs: make freeing proc_fs_info rcu-delayedAl Viro2024-02-252-1/+2