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
path:
root
/
include
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-02
platform/surface: aggregator: Move device registry helper functions to core module
Maximilian Luz
1
-0
/
+52
2022-07-02
platform/surface: aggregator: Add helper macros for requests with argument and return value
Maximilian Luz
2
-0
/
+161
2022-07-01
panic: Taint kernel if tests are run
David Gow
1
-1
/
+2
2022-07-01
Merge tag 'pm-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-0
/
+5
2022-07-01
PM: runtime: Redefine pm_runtime_release_supplier()
Rafael J. Wysocki
1
-3
/
+2
2022-07-01
x86/kexec: Carry forward IMA measurement log on kexec
Jonathan McDowell
2
-2
/
+5
2022-07-01
fanotify: introduce FAN_MARK_IGNORE
Amir Goldstein
1
-1
/
+4
2022-07-01
fanotify: cleanups for fanotify_mark() input validations
Amir Goldstein
1
-4
/
+5
2022-07-01
fanotify: prepare for setting event flags in ignore mask
Amir Goldstein
1
-6
/
+83
2022-07-01
firmware: Hold a reference for of_find_compatible_node()
Liang He
1
-2
/
+6
2022-07-01
uacce: Handle parent device removal or parent driver module rmmod
Jean-Philippe Brucker
1
-2
/
+4
2022-07-01
wifi: ieee80211: s1g action frames are not robust
Peter Chiu
1
-0
/
+1
2022-07-01
misc: rtsx_usb: use separate command and response buffers
Shuah Khan
1
-1
/
+0
2022-07-01
misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer
Shuah Khan
1
-1
/
+0
2022-06-30
time64.h: consolidate uses of PSEC_PER_NSEC
Vladimir Oltean
1
-0
/
+3
2022-06-30
bitmap: don't assume compiler evaluates small mem*() builtins calls
Alexander Lobakin
1
-3
/
+19
2022-06-30
bitops: let optimize out non-atomic bitops on compile-time constants
Alexander Lobakin
1
-1
/
+17
2022-06-30
bitops: wrap non-atomic bitops with a transparent macro
Alexander Lobakin
1
-1
/
+17
2022-06-30
bitops: define const_*() versions of the non-atomics
Alexander Lobakin
1
-0
/
+1
2022-06-30
bitops: unify non-atomic bitops prototypes across architectures
Alexander Lobakin
1
-0
/
+17
2022-06-30
Merge tag 'drm-fixes-2022-07-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-5
/
+17
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-64
/
+51
2022-07-01
Merge tag 'drm-misc-fixes-2022-06-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
1
-5
/
+17
2022-06-30
Merge tag 'net-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-1
/
+7
2022-06-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2022-06-30
Merge tag 'fsnotify_for_v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-0
/
+4
2022-06-30
vfio: Split migration ops from main device ops
Yishai Hadas
1
-10
/
+20
2022-06-30
serial: 8250: Fix PM usage_count for console handover
Ilpo Järvinen
1
-0
/
+5
2022-06-30
tty: serial: samsung_tty: loopback mode support
Chanho Park
1
-1
/
+1
2022-06-30
spi: spi.c: Fix comment style
David Jander
1
-41
/
+41
2022-06-30
sysctl: add proc_dointvec_ms_jiffies_minmax
Yuwei Wang
1
-0
/
+2
2022-06-29
net: phy: Don't trigger state machine while in suspend
Lukas Wunner
1
-0
/
+6
2022-06-29
iosys-map: Add per-word write
Lucas De Marchi
1
-9
/
+29
2022-06-29
iosys-map: Add per-word read
Lucas De Marchi
1
-9
/
+33
2022-06-29
context_tracking: Split user tracking Kconfig
Frederic Weisbecker
2
-8
/
+8
2022-06-29
context_tracking: Rename context_tracking_cpu_set() to ct_cpu_track_user()
Frederic Weisbecker
1
-1
/
+1
2022-06-29
context_tracking: Rename context_tracking_enter/exit() to ct_user_enter/exit()
Frederic Weisbecker
1
-6
/
+7
2022-06-29
context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exit_callable()
Frederic Weisbecker
1
-2
/
+2
2022-06-29
bpf: expose bpf_{g,s}etsockopt to lsm cgroup
Stanislav Fomichev
1
-0
/
+2
2022-06-29
bpf: minimize number of allocated lsm slots per program
Stanislav Fomichev
3
-8
/
+10
2022-06-29
bpf: per-cgroup lsm flavor
Stanislav Fomichev
5
-1
/
+54
2022-06-29
bpf: convert cgroup_bpf.progs to hlist
Stanislav Fomichev
2
-3
/
+3
2022-06-29
bpf: add bpf_func_t and trampoline helpers
Stanislav Fomichev
1
-6
/
+5
2022-06-30
PM / devfreq: Rework freq_table to be local to devfreq struct
Christian Marangi
1
-0
/
+5
2022-06-29
usb: typec_altmode: add a missing "@" at a kernel-doc parameter
Mauro Carvalho Chehab
1
-1
/
+1
2022-06-29
regmap-irq: Deprecate the not_fixed_stride flag
Aidan MacDonald
1
-2
/
+4
2022-06-29
regmap-irq: Add get_irq_reg() callback
Aidan MacDonald
1
-2
/
+13
2022-06-29
regmap-irq: Fix inverted handling of unmask registers
Aidan MacDonald
1
-3
/
+15
2022-06-29
regmap-irq: Deprecate type registers and virtual registers
Aidan MacDonald
1
-6
/
+12
2022-06-29
regmap-irq: Introduce config registers for irq types
Aidan MacDonald
1
-0
/
+12
[prev]
[next]