index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-19
HID: amd_sfh: Remove unused declarations
Yue Haibing
1
-2
/
+0
2024-08-19
HID: intel-ish-hid: Remove unused declarations
Yue Haibing
2
-2
/
+0
2024-08-02
HID: wacom: Defer calculation of resolution until resolution_code is known
Jason Gerecke
1
-1
/
+3
2024-08-02
HID: multitouch: Add support for GT7868Q
Dmitry Savin
2
-0
/
+35
2024-08-02
HID: amd_sfh: free driver_data after destroying hid device
Olivier Sobrie
1
-1
/
+3
2024-08-02
hid-asus: add ROG Ally X prod ID to quirk list
Luke D. Jones
2
-0
/
+4
2024-08-01
HID: cougar: fix slab-out-of-bounds Read in cougar_report_fixup
Camila Alvarez
1
-1
/
+1
2024-07-24
selftests/hid: add test for attaching multiple time the same struct_ops
Benjamin Tissoires
1
-0
/
+18
2024-07-24
HID: bpf: prevent the same struct_ops to be attached more than once
Benjamin Tissoires
1
-0
/
+5
2024-07-24
selftests/hid: disable struct_ops auto-attach
Benjamin Tissoires
1
-0
/
+8
2024-07-24
selftests/hid: fix bpf_wq new API
Benjamin Tissoires
2
-2
/
+2
2024-07-23
HID: amd_sfh: Move sensor discovery before HID device initialization
Basavaraj Natikar
1
-7
/
+11
2024-07-22
hid: bpf: add BPF_JIT dependency
Arnd Bergmann
1
-1
/
+1
2024-07-18
HID: wacom: more appropriate tool type categorization
Tatsunosuke Tobita
1
-56
/
+10
2024-07-18
HID: wacom: Modify pen IDs
Tatsunosuke Tobita
1
-2
/
+1
2024-07-16
firmware: qcom: tzmem: don't ask about allocator mode when not enabled
Linus Torvalds
1
-0
/
+1
2024-07-16
um: Use generic runtime constant implementation
Linus Torvalds
1
-0
/
+1
2024-07-16
eth: fbnic: Fix spelling mistake "tiggerring" -> "triggering"
Colin Ian King
1
-1
/
+1
2024-07-16
tcp: Replace strncpy() with strscpy()
Kees Cook
1
-4
/
+5
2024-07-16
wifi: ath12k: fix build vs old compiler
Paolo Abeni
1
-2
/
+2
2024-07-16
tcp: Don't access uninit tcp_rsk(req)->ao_keyid in tcp_create_openreq_child().
Kuniyuki Iwashima
1
-7
/
+8
2024-07-16
platform/x86: asus-wmi: fix TUF laptop RGB variant
Luke D. Jones
1
-1
/
+5
2024-07-16
platform/x86/intel/tpmi/plr: Fix output in plr_print_bits()
Dan Carpenter
1
-1
/
+2
2024-07-16
Docs/admin-guide: Remove pmf leftover reference from the index
Ilpo Järvinen
1
-1
/
+0
2024-07-15
workqueue: Remove unneeded lockdep_assert_cpus_held()
Lai Jiangshan
1
-10
/
+2
2024-07-15
eth: fbnic: Write the TCAM tables used for RSS control and Rx to host
Alexander Duyck
7
-1
/
+498
2024-07-15
eth: fbnic: Add L2 address programming
Alexander Duyck
9
-0
/
+678
2024-07-15
eth: fbnic: Add basic Rx handling
Alexander Duyck
5
-3
/
+402
2024-07-15
eth: fbnic: Add basic Tx handling
Alexander Duyck
4
-1
/
+477
2024-07-15
eth: fbnic: Add link detection
Alexander Duyck
12
-0
/
+629
2024-07-15
eth: fbnic: Add initial messaging to notify FW of our presence
Alexander Duyck
6
-0
/
+555
2024-07-15
eth: fbnic: Implement Rx queue alloc/start/stop/free
Alexander Duyck
6
-9
/
+638
2024-07-15
eth: fbnic: Implement Tx queue alloc/start/stop/free
Alexander Duyck
6
-11
/
+550
2024-07-15
eth: fbnic: Allocate a netdevice and napi vectors with queues
Alexander Duyck
9
-2
/
+775
2024-07-15
eth: fbnic: Add FW communication mechanism
Alexander Duyck
7
-0
/
+641
2024-07-15
eth: fbnic: Add message parsing for FW messages
Alexander Duyck
3
-1
/
+706
2024-07-15
eth: fbnic: Add register init to set PCIe/Ethernet device config
Alexander Duyck
7
-0
/
+845
2024-07-15
eth: fbnic: Allocate core device specific structures and devlink interface
Alexander Duyck
5
-2
/
+222
2024-07-15
eth: fbnic: Add scaffolding for Meta's NIC driver
Alexander Duyck
10
-0
/
+289
2024-07-15
PCI: Add Meta Platforms vendor ID
Alexander Duyck
1
-0
/
+2
2024-07-15
net/sched: cls_flower: propagate tca[TCA_OPTIONS] to NL_REQ_ATTR_CHECK
Asbjørn Sloth Tønnesen
1
-14
/
+20
2024-07-15
flow_dissector: set encapsulation control flags for non-IP
Asbjørn Sloth Tønnesen
2
-1
/
+6
2024-07-15
flow_dissector: cleanup FLOW_DISSECTOR_KEY_ENC_FLAGS
Asbjørn Sloth Tønnesen
4
-39
/
+1
2024-07-15
doc: netlink: specs: tc: flower: add enc-flags
Asbjørn Sloth Tønnesen
1
-0
/
+12
2024-07-15
net/sched: cls_flower: rework TCA_FLOWER_KEY_ENC_FLAGS usage
Asbjørn Sloth Tønnesen
2
-45
/
+15
2024-07-15
net/sched: cls_flower: add tunnel flags to fl_{set,dump}_key_flags()
Asbjørn Sloth Tønnesen
1
-0
/
+30
2024-07-15
flow_dissector: set encapsulated control flags from tun_flags
Asbjørn Sloth Tønnesen
1
-0
/
+9
2024-07-15
flow_dissector: prepare for encapsulated control flags
Asbjørn Sloth Tønnesen
1
-9
/
+12
2024-07-15
net/sched: cls_flower: add policy for TCA_FLOWER_KEY_FLAGS
Asbjørn Sloth Tønnesen
1
-2
/
+8
2024-07-15
net/sched: cls_flower: prepare fl_{set,dump}_key_flags() for ENC_FLAGS
Asbjørn Sloth Tønnesen
1
-10
/
+30
[next]