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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-15
Merge branch 'absolute-pointer' (patches from Guenter)
Linus Torvalds
1
-0
/
+2
2021-09-15
compiler.h: Introduce absolute_pointer macro
Guenter Roeck
1
-0
/
+2
2021-09-15
rcu-tasks: Remove second argument of rcu_read_unlock_trace_special()
Paul E. McKenney
1
-2
/
+3
2021-09-15
Revert "iov_iter: track truncated size"
Jens Axboe
1
-5
/
+1
2021-09-15
x86: Always inline context_tracking_guest_enter()
Peter Zijlstra
1
-1
/
+1
2021-09-14
drivers/cdrom: improved ioctl for media change detection
Lukas Prediger
1
-0
/
+1
2021-09-14
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
1
-0
/
+1
2021-09-14
bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS prog
Hou Tao
1
-1
/
+2
2021-09-14
mtd: Remove obsolete macros only used by the old nand_ecclayout struct
GONG, Ruiqi
1
-2
/
+0
2021-09-14
kernfs: remove the unused lockdep_key field in struct kernfs_ops
Christoph Hellwig
1
-4
/
+0
2021-09-14
kernfs: remove kernfs_create_file and kernfs_create_file_ns
Christoph Hellwig
1
-24
/
+0
2021-09-14
iov_iter: add helper to save iov_iter state
Jens Axboe
1
-0
/
+15
2021-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
3
-110
/
+28
2021-09-14
iio: st_sensors: remove reference to parent device object on st_sensor_data
Alexandru Ardelean
1
-2
/
+0
2021-09-14
iio: st_sensors: remove all driver remove functions
Alexandru Ardelean
1
-4
/
+0
2021-09-14
iio: st_sensors: remove st_sensors_power_disable() function
Alexandru Ardelean
1
-2
/
+0
2021-09-14
iio: st_sensors: remove st_sensors_deallocate_trigger() function
Alexandru Ardelean
1
-5
/
+0
2021-09-14
kobject: unexport kobject_create() in kobject.h
Qu Wenruo
1
-1
/
+0
2021-09-14
usb: core: hcd: Add support for deferring roothub registration
Kishon Vijay Abraham I
1
-0
/
+2
2021-09-14
x86/mce: Avoid infinite loop for copy from user recovery
Tony Luck
1
-0
/
+1
2021-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
334
-3242
/
+9817
2021-09-14
nvmem: core: Add stubs for nvmem_cell_read_variable_le_u32/64 if !CONFIG_NVMEM
Douglas Anderson
1
-0
/
+14
2021-09-13
kcsan: Save instruction pointer for scoped accesses
Marco Elver
1
-0
/
+3
2021-09-13
rcutorture: Warn on individual rcu_torture_init() error conditions
Paul E. McKenney
1
-0
/
+8
2021-09-13
bpf, cgroups: Fix cgroup v2 fallback on v1/v2 mixed mode
Daniel Borkmann
2
-101
/
+28
2021-09-13
perf: Enable branch record for software events
Song Liu
1
-0
/
+23
2021-09-13
workqueue: annotate alloc_workqueue() as printf
Rolf Eike Beer
1
-3
/
+2
2021-09-13
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
4
-179
/
+4
2021-09-13
Drop some straggling mentions of gcc-4.9 as being stale
Linus Torvalds
1
-1
/
+0
2021-09-13
compiler_attributes.h: drop __has_attribute() support for gcc4
Linus Torvalds
1
-20
/
+0
2021-09-13
compiler-gcc.h: drop checks for older GCC versions
Nick Desaulniers
1
-3
/
+1
2021-09-13
compiler.h: drop fallback overflow checkers
Nick Desaulniers
3
-152
/
+3
2021-09-13
rpmsg: Fix rpmsg_create_ept return when RPMSG config is not defined
Arnaud Pouliquen
1
-1
/
+1
2021-09-13
qed: Improve the stack space of filter_config()
Shai Malin
1
-13
/
+8
2021-09-13
soc: mediatek: mmsys: add comp OVL_2L2/POSTMASK/RDMA4
Yongqiang Niu
1
-0
/
+3
2021-09-12
Merge tag 'compiler-attributes-for-linus-v5.15-rc1-v2' of git://github.com/ojeda/linux
Linus Torvalds
3
-9
/
+25
2021-09-12
Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-46
/
+110
2021-09-12
Merge tag 'locking_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-10
/
+2
2021-09-12
Merge tag 'timers_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+7
2021-09-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-26
/
+46
2021-09-11
Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-2
/
+2
2021-09-11
Merge tag 'pwm/for-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
Linus Torvalds
1
-1
/
+1
2021-09-11
Merge tag 'thermal-v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux
Linus Torvalds
2
-3
/
+18
2021-09-11
Documentation: core-api/cpuhotplug: Rewrite the API section
Thomas Gleixner
1
-22
/
+110
2021-09-11
cpu/hotplug: Remove deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-6
/
+0
2021-09-11
Merge branch 'linus' into smp/urgent
Thomas Gleixner
258
-2801
/
+5463
2021-09-10
bpf, mm: Fix lockdep warning triggered by stack_map_get_build_id_offset()
Yonghong Song
1
-9
/
+0
2021-09-10
Merge tag 'pm-5.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-4
/
+4
2021-09-10
Merge branches 'pm-cpufreq', 'pm-sleep' and 'pm-em'
Rafael J. Wysocki
1
-4
/
+4
2021-09-09
Input: ads7846 - remove custom filter handling functions from pdata
Daniel Mack
1
-15
/
+0
[prev]
[next]