index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
pci-ftpci100.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-20
HID: roccat: Fix use-after-free in roccat_read()
Hyunwoo Kim
1
-0
/
+4
2022-09-20
HID: convert defines of HID class requests into a proper enum
Benjamin Tissoires
3
-13
/
+16
2022-09-20
HID: export hid_report_type to uapi
Benjamin Tissoires
3
-22
/
+27
2022-09-20
HID: core: store the unique system identifier in hid_device
Benjamin Tissoires
2
-1
/
+5
2022-09-20
hid: hid-logitech-hidpp: avoid unnecessary assignments in hidpp_connect_event
Hangyu Hua
1
-1
/
+3
2022-09-20
HID: logitech-hidpp: Detect hi-res scrolling support
Bastien Nocera
1
-57
/
+61
2022-09-07
HID: logitech-hidpp: Remove hard-coded "Sw. Id." for HID++ 2.0 commands
Bastien Nocera
1
-7
/
+7
2022-09-07
HID: logitech-hidpp: Fix "Sw. Id." for HID++ 2.0 commands
Bastien Nocera
1
-1
/
+4
2022-09-07
HID: logitech-hidpp: Remove special-casing of Bluetooth devices
Bastien Nocera
1
-4
/
+0
2022-09-07
HID: logitech-hidpp: Enable HID++ for all the Logitech Bluetooth devices
Bastien Nocera
1
-0
/
+19
2022-09-07
HID: core: Export hid_match_id()
Bastien Nocera
1
-0
/
+1
2022-09-02
HID: wacom: Add new Intuos Pro Small (PTH-460) device IDs
Ping Cheng
1
-0
/
+5
2022-08-29
tracing: Define the is_signed_type() macro once
Bart Van Assche
3
-3
/
+6
2022-08-29
Linux 6.0-rc3
v6.0-rc3
Linus Torvalds
1
-1
/
+1
2022-08-28
.mailmap: update Luca Ceresoli's e-mail address
Luca Ceresoli
1
-0
/
+1
2022-08-28
mm/mprotect: only reference swap pfn page if type match
Peter Xu
1
-1
/
+2
2022-08-28
squashfs: don't call kmalloc in decompressors
Phillip Lougher
4
-21
/
+22
2022-08-28
mm/damon/dbgfs: avoid duplicate context directory creation
Badari Pulavarty
1
-0
/
+3
2022-08-28
mailmap: update email address for Colin King
Colin Ian King
1
-2
/
+1
2022-08-28
asm-generic: sections: refactor memory_intersects
Quanyang Wang
1
-2
/
+5
2022-08-28
bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem
Liu Shixin
1
-0
/
+2
2022-08-28
ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown
Heming Zhao
2
-5
/
+6
2022-08-28
Revert "memcg: cleanup racy sum avoidance code"
Shakeel Butt
1
-2
/
+13
2022-08-28
mm/zsmalloc: do not attempt to free IS_ERR handle
Sergey Senozhatsky
1
-1
/
+1
2022-08-28
binder_alloc: add missing mmap_lock calls when using the VMA
Liam Howlett
1
-10
/
+21
2022-08-28
mm: re-allow pinning of zero pfns (again)
Alex Williamson
1
-3
/
+10
2022-08-28
vmcoreinfo: add kallsyms_num_syms symbol
Stephen Brennan
1
-0
/
+1
2022-08-28
mailmap: update Guilherme G. Piccoli's email addresses
Guilherme G. Piccoli
1
-0
/
+2
2022-08-28
writeback: avoid use-after-free after removing device
Khazhismel Kumykov
3
-12
/
+16
2022-08-28
shmem: update folio if shmem_replace_page() updates the page
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-08-28
mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
Miaohe Lin
1
-1
/
+1
2022-08-27
provide arch_test_bit_acquire for architectures that define test_bit
Mikulas Patocka
6
-33
/
+25
2022-08-27
perf stat: Capitalize topdown metrics' names
Zhengjun Xing
1
-12
/
+12
2022-08-27
perf docs: Update the documentation for the save_type filter
Kan Liang
1
-0
/
+3
2022-08-27
perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=address
Ian Rogers
1
-5
/
+19
2022-08-27
perf record: Fix manpage formatting of description of support to hybrid systems
Andi Kleen
2
-12
/
+2
2022-08-27
perf test: Stat test for repeat with a weak group
Ian Rogers
1
-0
/
+19
2022-08-27
perf stat: Clear evsel->reset_group for each stat run
Ian Rogers
1
-0
/
+1
2022-08-27
tools kvm headers arm64: Update KVM header from the kernel sources
Arnaldo Carvalho de Melo
1
-2
/
+4
2022-08-27
perf python: Fix build when PYTHON_CONFIG is user supplied
James Clark
1
-1
/
+1
2022-08-27
docs/conf.py: add function attribute '__fix_address' to conf.py
Menglong Dong
1
-0
/
+1
2022-08-27
perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU
Stephane Eranian
1
-1
/
+17
2022-08-26
Smack: Provide read control for io_uring_cmd
Casey Schaufler
1
-0
/
+32
2022-08-26
fbdev: fbcon: Properly revert changes when vc_resize() failed
Shigeru Yoshida
1
-2
/
+25
2022-08-26
wait_on_bit: add an acquire memory barrier
Mikulas Patocka
10
-12
/
+60
2022-08-26
/dev/null: add IORING_OP_URING_CMD support
Paul Moore
1
-0
/
+6
2022-08-26
selinux: implement the security_uring_cmd() LSM hook
Paul Moore
2
-1
/
+25
2022-08-26
lsm,io_uring: add LSM hooks for the new uring_cmd file op
Luis Chamberlain
5
-0
/
+18
2022-08-26
crypto: lib - remove unneeded selection of XOR_BLOCKS
Eric Biggers
1
-1
/
+0
2022-08-25
audit: move audit_return_fixup before the filters
Richard Guy Briggs
1
-2
/
+2
[next]