index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-17
net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()
David Howells
2
-1
/
+26
2022-08-17
cifs: remove unused server parameter from calc_smb_size()
Enzo Matsumiya
9
-13
/
+11
2022-08-18
Merge tag 'drm-misc-fixes-2022-08-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
7
-10
/
+37
2022-08-18
Merge tag 'drm-intel-next-fixes-2022-08-11' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
15
-55
/
+183
2022-08-18
bpf: Restrict bpf_sys_bpf to CAP_PERFMON
YiFei Zhu
1
-1
/
+1
2022-08-17
Merge tag 'ntfs3_for_6.0' of https://github.com/Paragon-Software-Group/linux-ntfs3
Linus Torvalds
14
-329
/
+835
2022-08-17
bpf: Partially revert flexible-array member replacement
Daniel Borkmann
1
-1
/
+1
2022-08-17
dcache: move the DCACHE_OP_COMPARE case out of the __d_lookup_rcu loop
Linus Torvalds
1
-23
/
+49
2022-08-17
dma_buf_getfile(): don't bother with ->f_flags reassignments
Al Viro
1
-1
/
+1
2022-08-17
Change calling conventions for filldir_t
Al Viro
19
-155
/
+153
2022-08-17
drm/i915/guc: clear stalled request after a reset
Daniele Ceraolo Spurio
1
-0
/
+7
2022-08-17
selftests/bpf: Few fixes for selftests/bpf built in release mode
Andrii Nakryiko
4
-6
/
+6
2022-08-17
libbpf: Clean up deprecated and legacy aliases
Andrii Nakryiko
5
-10
/
+2
2022-08-17
libbpf: Streamline bpf_attr and perf_event_attr initialization
Andrii Nakryiko
4
-91
/
+138
2022-08-17
libbpf: Fix potential NULL dereference when parsing ELF
Andrii Nakryiko
1
-1
/
+1
2022-08-17
drm/i915/guc: skip scrub_ctbs selftest if reset is disabled
Daniele Ceraolo Spurio
1
-0
/
+3
2022-08-17
skmsg: Fix wrong last sg check in sk_msg_recvmsg()
Liu Jian
1
-2
/
+2
2022-08-17
Input: adc-joystick - add polled input device support
Chris Morgan
1
-12
/
+53
2022-08-17
dt-bindings: adc-joystick: add poll-interval
Chris Morgan
1
-0
/
+5
2022-08-17
Input: Add IBM Operation Panel driver
Eddie James
4
-0
/
+219
2022-08-17
dt-bindings: input: Add documentation for IBM Operation Panel
Eddie James
2
-0
/
+56
2022-08-17
Merge branch 'i2c/make_remove_callback_void-immutable' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into next
Dmitry Torokhov
13972
-267762
/
+1363709
2022-08-17
net: dsa: microchip: ksz9477: fix fdb_dump last invalid entry
Arun Ramadoss
1
-0
/
+3
2022-08-17
locks: Fix dropped call to ->fl_release_private()
David Howells
1
-0
/
+1
2022-08-17
Revert "mlxsw: core: Add the hottest thermal zone detection"
Daniel Lezcano
1
-75
/
+2
2022-08-17
Merge branch 'net-dsa-bcm_sf2-utilize-phylink-for-all-ports'
Jakub Kicinski
1
-65
/
+61
2022-08-17
net: dsa: bcm_sf2: Have PHYLINK configure CPU/IMP port(s)
Florian Fainelli
1
-52
/
+43
2022-08-17
net: dsa: bcm_sf2: Introduce helper for port override offset
Florian Fainelli
1
-16
/
+21
2022-08-17
riscv: dts: microchip: correct L2 cache interrupts
Heinrich Schuchardt
1
-1
/
+1
2022-08-17
cgroup: Fix threadgroup_rwsem <-> cpus_read_lock() deadlock
Tejun Heo
2
-25
/
+55
2022-08-17
net: sfp: use simplified HWMON_CHANNEL_INFO macro
Beniamin Sandu
1
-83
/
+38
2022-08-17
arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: add alternate touchpad
Johan Hovold
1
-0
/
+16
2022-08-17
arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: mark HID wakeup sources
Johan Hovold
1
-0
/
+4
2022-08-17
arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: move HID pin config
Johan Hovold
1
-2
/
+14
2022-08-17
arm64: dts: qcom: sc8280xp-lenovo-thinkpad-x13s: disable touchscreen pull-up
Johan Hovold
1
-1
/
+1
2022-08-17
arm64: dts: qcom: sc8280xp-crd: mark HID wakeup sources
Johan Hovold
1
-0
/
+4
2022-08-17
arm64: dts: qcom: sc8280xp-crd: move HID pin config
Johan Hovold
1
-2
/
+14
2022-08-17
arm64: dts: qcom: sc8280xp-crd: disable touchscreen pull-up
Johan Hovold
1
-1
/
+1
2022-08-17
arm64: dts: qcom: sdm845: add LLCC BWMON
Krzysztof Kozlowski
1
-0
/
+37
2022-08-17
arm64: dts: qcom: sdm845: narrow LLCC address space
Krzysztof Kozlowski
1
-1
/
+1
2022-08-17
drm/i915/guc: Reduce spam from error capture
John Harrison
1
-39
/
+28
2022-08-17
drm/i915/guc: Make GuC log sizes runtime configurable
John Harrison
6
-72
/
+224
2022-08-17
drm/i915/guc: Use streaming loads to speed up dumping the guc log
Chris Wilson
1
-6
/
+18
2022-08-17
drm/i915/guc: Record CTB info in error logs
John Harrison
2
-12
/
+67
2022-08-17
drm/i915/guc: Add GuC <-> kernel time stamp translation information
John Harrison
6
-0
/
+40
2022-08-17
drm/i915/guc: Fix capture size warning and bump the size
John Harrison
4
-18
/
+31
2022-08-17
drm/i915/guc: Add a helper for log buffer size
Alan Previn
1
-22
/
+27
2022-08-17
ASoC: fsl_sai: Remove unnecessary FIFO reset in ISR
Shengjiu Wang
1
-8
/
+2
2022-08-17
ASoC: cs42l42: Some small code improvements
Mark Brown
2
-16
/
+21
2022-08-17
selftests/bpf: Tests libbpf autoattach APIs
Hao Luo
2
-0
/
+53
[prev]
[next]