index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-17
usb: gadget: f_fs: Ensure ep0req is dequeued before free_request
Udipto Goswami
1
-0
/
+2
2023-01-17
usb: gadget: f_fs: Prevent race during ffs_ep0_queue_wait
Udipto Goswami
1
-0
/
+5
2023-01-17
usb: misc: onboard_hub: Move 'attach' work to the driver
Matthias Kaehlcke
1
-6
/
+6
2023-01-17
usb: misc: onboard_hub: Invert driver registration order
Matthias Kaehlcke
1
-3
/
+3
2023-01-17
usb: ucsi: Ensure connector delayed work items are flushed
Jack Pham
2
-3
/
+22
2023-01-17
usb: musb: fix error return code in omap2430_probe()
Yang Yingliang
1
-1
/
+3
2023-01-17
usb: chipidea: core: fix possible constant 0 if use IS_ERR(ci->role_switch)
Xu Yang
1
-2
/
+2
2023-01-17
xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tables
Mathias Nyman
1
-0
/
+34
2023-01-17
usb: acpi: add helper to check port lpm capability using acpi _DSM
Mathias Nyman
2
-0
/
+68
2023-01-17
xhci: Add a flag to disable USB3 lpm on a xhci root port level.
Mathias Nyman
2
-0
/
+9
2023-01-17
xhci: Add update_hub_device override for PCI xHCI hosts
Mathias Nyman
3
-1
/
+17
2023-01-17
xhci: Fix null pointer dereference when host dies
Mathias Nyman
1
-0
/
+5
2023-01-17
usb: xhci: Check endpoint is valid before dereferencing it
Jimmy Hu
1
-1
/
+4
2023-01-17
xhci-pci: set the dma max_seg_size
Ricardo Ribalda
1
-0
/
+2
2023-01-17
drm/i915/display: Check source height is > 0
Drew Davenport
1
-1
/
+1
2023-01-17
usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210
Juhyung Park
2
-7
/
+13
2023-01-17
USB: gadgetfs: Fix race between mounting and unmounting
Alan Stern
1
-7
/
+21
2023-01-17
usb: cdns3: remove fetched trb from cache before dequeuing
Pawel Laszczak
1
-0
/
+12
2023-01-17
block/rnbd-clt: fix wrong max ID in ida_alloc_max
Guoqing Jiang
1
-1
/
+1
2023-01-17
Merge tag 'thunderbolt-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
4
-27
/
+32
2023-01-17
HID: revert CHERRY_MOUSE_000C quirk
Jiri Kosina
2
-2
/
+0
2023-01-17
ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp151a-prtt1l
Patrice Chotard
1
-2
/
+6
2023-01-17
ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp157c-emstamp-argon
Patrice Chotard
1
-2
/
+6
2023-01-17
ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp15xx-dhcom-som
Patrice Chotard
1
-2
/
+6
2023-01-17
ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp15xx-dhcor-som
Patrice Chotard
1
-2
/
+6
2023-01-17
pinctrl: rockchip: fix mux route data for rk3568
Jonas Karlman
1
-10
/
+10
2023-01-17
net: stmmac: fix invalid call to mdiobus_get_phy()
Heiner Kallweit
1
-0
/
+5
2023-01-17
ACPI: video: Add backlight=native DMI quirk for Acer Aspire 4810T
Hans de Goede
1
-0
/
+8
2023-01-17
MAINTAINERS: Update the ACPICA development list address
Rafael J. Wysocki
1
-1
/
+1
2023-01-17
HID: check empty report_list in bigben_probe()
Pietro Borrello
1
-0
/
+5
2023-01-17
HID: check empty report_list in hid_validate_values()
Pietro Borrello
1
-2
/
+2
2023-01-17
net: mdio: validate parameter addr in mdiobus_get_phy()
Heiner Kallweit
1
-1
/
+6
2023-01-17
net: usb: sr9700: Handle negative len
Szymon Heidrich
1
-1
/
+1
2023-01-17
LoongArch: Add generic ex-handler unwind in prologue unwinder
Jinyang He
4
-15
/
+93
2023-01-17
LoongArch: Strip guess unwinder out from prologue unwinder
Jinyang He
6
-146
/
+129
2023-01-17
LoongArch: Use correct sp value to get graph addr in stack unwinders
Jinyang He
4
-24
/
+20
2023-01-17
LoongArch: Get frame info in unwind_start() when regs is not available
Jinyang He
3
-12
/
+22
2023-01-17
LoongArch: Adjust PC value when unwind next frame in unwinder
Jinyang He
1
-1
/
+6
2023-01-17
LoongArch: Simplify larch_insn_gen_xxx implementation
Youling Tang
2
-38
/
+8
2023-01-17
LoongArch: Use common function sign_extend64()
Tiezhu Yang
2
-11
/
+3
2023-01-17
LoongArch: Add HWCAP_LOONGARCH_CPUCFG to elf_hwcap
Huacai Chen
1
-1
/
+1
2023-01-16
blk-cgroup: fix missing pd_online_fn() while activating policy
Yu Kuai
1
-0
/
+4
2023-01-16
Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...
Linus Torvalds
20
-88
/
+146
2023-01-16
MAINTAINERS: update fscrypt git repo
Eric Biggers
1
-3
/
+3
2023-01-16
MAINTAINERS: update fsverity git repo, list, and patchwork
Eric Biggers
1
-3
/
+3
2023-01-16
x86/pci/xen: Fixup fallout from the PCI/MSI overhaul
Thomas Gleixner
1
-1
/
+2
2023-01-16
x86/pci/xen: Set MSI_FLAG_PCI_MSIX support in Xen MSI domain
David Woodhouse
1
-0
/
+1
2023-01-16
btrfs: fix race between quota rescan and disable leading to NULL pointer deref
Filipe Manana
1
-8
/
+17
2023-01-16
btrfs: fix invalid leaf access due to inline extent during lseek
Filipe Manana
1
-3
/
+10
2023-01-16
btrfs: stop using write_one_page in btrfs_scratch_superblock
Christoph Hellwig
1
-9
/
+8
[prev]
[next]