summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-21Linux 6.1.1v6.1.1Greg Kroah-Hartman1-1/+1
2022-12-21KEYS: encrypted: fix key instantiation with user-provided dataNikolaus Voss2-4/+5
2022-12-21cifs: fix oops during encryptionPaulo Alcantara4-79/+140
2022-12-21usb: dwc3: pci: Update PCIe device ID for USB3 controller on CPU sub-system f...Shruthi Sanil1-1/+1
2022-12-21usb: typec: ucsi: Resume in separate workHeikki Krogerus2-4/+14
2022-12-21igb: Initialize mailbox message for VF resetTony Nguyen1-1/+1
2022-12-21staging: r8188eu: fix led register settingsMartin Kaiser1-23/+2
2022-12-21xhci: Apply XHCI_RESET_TO_DEFAULT quirk to ADL-NReka Norman1-1/+3
2022-12-21ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBookAndy Chi1-0/+2
2022-12-21USB: serial: f81534: fix division by zero on line-speed changeJohan Hovold1-5/+7
2022-12-21USB: serial: f81232: fix division by zero on line-speed changeJohan Hovold1-5/+7
2022-12-21USB: serial: cp210x: add Kamstrup RF sniffer PIDsBruno Thomsen1-0/+2
2022-12-21USB: serial: option: add Quectel EM05-G modemDuke Xin1-0/+3
2022-12-21usb: gadget: uvc: Prevent buffer overflow in setup handlerSzymon Heidrich1-2/+3
2022-12-21udf: Fix extending file within last blockJan Kara1-15/+17
2022-12-21udf: Do not bother looking for prealloc extents if i_lenExtents matches i_sizeJan Kara1-1/+2
2022-12-21udf: Fix preallocation discarding at indirect extent boundaryJan Kara1-32/+13
2022-12-21udf: Discard preallocation before extending file with a holeJan Kara1-28/+18
2022-12-21irqchip/ls-extirq: Fix endianness detectionSean Anderson1-1/+1
2022-12-21mips: ralink: mt7621: do not use kzalloc too earlyJohn Thomson1-5/+9
2022-12-21mips: ralink: mt7621: soc queries and tests as functionsJohn Thomson1-25/+61
2022-12-21mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomemJohn Thomson2-5/+6
2022-12-21PCI: mt7621: Add sentinel to quirks tableJohn Thomson1-1/+2
2022-12-21libbpf: Fix uninitialized warning in btf_dump_dump_type_dataDavid Michael1-1/+1
2022-12-21x86/vdso: Conditionally export __vdso_sgx_enter_enclave()Nathan Chancellor1-0/+2
2022-12-11Linux 6.1v6.1Linus Torvalds1-1/+1
2022-12-11Merge tag 'iommu-fix-v6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2022-12-10Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/l...Linus Torvalds7-19/+29
2022-12-10Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-5/+22
2022-12-09memcg: fix possible use-after-free in memcg_write_event_control()Tejun Heo3-3/+14
2022-12-09MAINTAINERS: update Muchun Song's emailMuchun Song2-2/+4
2022-12-09mm/gup: fix gup_pud_range() for daxJohn Starks1-1/+1
2022-12-09mmap: fix do_brk_flags() modifying obviously incorrect VMAsLiam Howlett1-8/+3
2022-12-09mm/swap: fix SWP_PFN_BITS with CONFIG_PHYS_ADDR_T_64BIT on 32bitDavid Hildenbrand1-3/+5
2022-12-09tmpfs: fix data loss from failed fallocateHugh Dickins1-0/+11
2022-12-09kselftests: cgroup: update kmem test precision toleranceMichal Hocko1-3/+3
2022-12-09mm: do not BUG_ON missing brk mapping, because userspace can unmap itJason A. Donenfeld1-2/+1
2022-12-09mailmap: update Matti Vaittinen's email addressMatti Vaittinen1-0/+1
2022-12-09Merge tag 'media/v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-6/+14
2022-12-09Merge tag 'soc-fixes-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2022-12-08Merge tag 'drm-fixes-2022-12-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds7-24/+40
2022-12-09Merge tag 'drm-misc-fixes-2022-12-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie5-14/+24
2022-12-09Merge tag 'amd-drm-fixes-6.1-2022-12-07' of https://gitlab.freedesktop.org/ag...Dave Airlie2-10/+16
2022-12-08Merge tag 'block-6.1-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds1-4/+4
2022-12-08Merge tag 'io_uring-6.1-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds1-1/+3
2022-12-08Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds81-164/+643
2022-12-08Merge tag 'for-linus-2022120801' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-22/+34
2022-12-08Merge tag 'soc-fixes-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2022-12-08Revert "HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devi...Benjamin Tissoires1-19/+0
2022-12-08Revert "HID: logitech-hidpp: Remove special-casing of Bluetooth devices"Benjamin Tissoires1-0/+9