index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-05
net/mlx5: Use u16 for Work Queue buffer fragment size
Tariq Toukan
3
-4
/
+4
2018-09-05
net/mlx5: Fix debugfs cleanup in the device init/remove flow
Jack Morgenstein
1
-2
/
+4
2018-09-05
net/mlx5: Fix use-after-free in self-healing flow
Jack Morgenstein
3
-5
/
+13
2018-09-05
RDMA/uverbs: Fix error cleanup path of ib_uverbs_add_one()
Parav Pandit
1
-3
/
+2
2018-09-05
block: don't warn when doing fsync on read-only devices
Mikulas Patocka
1
-1
/
+4
2018-09-05
bnxt_re: Fix couple of memory leaks that could lead to IOMMU call traces
Somnath Kotur
2
-1
/
+3
2018-09-05
IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handler
Aaron Knister
1
-0
/
+2
2018-09-05
nvmet-rdma: fix possible bogus dereference under heavy load
Sagi Grimberg
1
-2
/
+25
2018-09-05
hwmon: rpi: add module alias to raspberrypi-hwmon
Peter Robinson
1
-0
/
+1
2018-09-05
Merge tag 'gpio-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
4
-40
/
+72
2018-09-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
13
-77
/
+85
2018-09-05
Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
16
-152
/
+527
2018-09-05
tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepoints
Steven Rostedt (VMware)
1
-2
/
+6
2018-09-05
net: qca_spi: Fix race condition in spi transfers
Stefan Wahren
3
-98
/
+93
2018-09-05
be2net: Fix memory leak in be_cmd_get_profile_config()
Petr Oros
1
-1
/
+1
2018-09-05
mlxsw: spectrum_buffers: Set up a dedicated pool for BUM traffic
Petr Machata
1
-8
/
+8
2018-09-05
Merge tag 'usb-serial-4.19-rc3' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2
-2
/
+2
2018-09-05
usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interr...
Jia-Ju Bai
1
-1
/
+1
2018-09-05
usb: misc: uss720: Fix two sleep-in-atomic-context bugs
Jia-Ju Bai
1
-2
/
+2
2018-09-05
usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()
Jia-Ju Bai
1
-1
/
+1
2018-09-05
usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()
Mathias Nyman
1
-0
/
+11
2018-09-05
linux/mod_devicetable.h: fix kernel-doc missing notation for typec_device_id
Randy Dunlap
1
-0
/
+1
2018-09-05
usb/typec: fix kernel-doc notation warning for typec_match_altmode
Randy Dunlap
1
-3
/
+4
2018-09-05
usb: Don't die twice if PCI xhci host is not responding in resume
Mathias Nyman
1
-2
/
+0
2018-09-05
usb: mtu3: fix error of xhci port id when enable U3 dual role
Chunfeng Yun
2
-1
/
+6
2018-09-05
usb: uas: add support for more quirk flags
Oliver Neukum
1
-0
/
+21
2018-09-05
USB: Add quirk to support DJI CineSSD
Tim Anderson
3
-0
/
+19
2018-09-05
usb: typec: fix kernel-doc parameter warning
Randy Dunlap
1
-1
/
+0
2018-09-05
usb/dwc3/gadget: fix kernel-doc parameter warning
Randy Dunlap
1
-1
/
+0
2018-09-05
USB: yurex: Check for truncation in yurex_read()
Ben Hutchings
1
-0
/
+3
2018-09-05
USB: yurex: Fix buffer over-read in yurex_write()
Ben Hutchings
1
-2
/
+3
2018-09-05
usb: host: xhci-plat: Iterate over parent nodes for finding quirks
Anurag Kumar Vulisha
1
-11
/
+16
2018-09-05
xhci: Fix use after free for URB cancellation on a reallocated endpoint
Mathias Nyman
1
-0
/
+30
2018-09-05
USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controller
Maxence Duprès
1
-0
/
+4
2018-09-05
usb: dwc2: Fix call location of dwc2_check_core_endianness
Bruno Meirelles Herrera
1
-2
/
+2
2018-09-05
HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub report
Hans de Goede
1
-0
/
+23
2018-09-05
HID: core: fix NULL pointer dereference
Gustavo A. R. Silva
1
-1
/
+2
2018-09-05
mmc: meson-mx-sdio: fix OF child-node lookup
Johan Hovold
1
-2
/
+6
2018-09-05
nds32: linker script: GCOV kernel may refers data in __exit
Greentime Hu
1
-0
/
+12
2018-09-04
riscv: Do not overwrite initrd_start and initrd_end
Guenter Roeck
1
-7
/
+0
2018-09-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
56
-433
/
+91
2018-09-04
nilfs2: convert to SPDX license tags
Ryusuke Konishi
39
-390
/
+39
2018-09-04
drivers/dax/device.c: convert variable to vm_fault_t type
Souptick Joarder
1
-1
/
+2
2018-09-04
lib/Kconfig.debug: fix three typos in help text
Thibaut Sautereau
1
-2
/
+2
2018-09-04
checkpatch: add __ro_after_init to known $Attribute
Joe Perches
1
-0
/
+1
2018-09-04
mm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDMAP removal
Dave Jiang
1
-2
/
+2
2018-09-04
uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member name
Randy Dunlap
2
-2
/
+2
2018-09-04
memory_hotplug: fix kernel_panic on offline page processing
Mikhail Zaslonko
1
-11
/
+9
2018-09-04
checkpatch: add optional static const to blank line declarations test
Joe Perches
1
-1
/
+1
2018-09-04
ipc/shm: properly return EIDRM in shm_lock()
Davidlohr Bueso
1
-0
/
+1
[prev]
[next]