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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-19
bpf: Make btf_load command to be bpfptr_t compatible.
Alexei Starovoitov
1
-1
/
+1
2021-05-19
bpf: Prepare bpf syscall to be used from kernel and user space.
Alexei Starovoitov
1
-4
/
+4
2021-05-19
bpf: Introduce bpfptr_t user/kernel pointer.
Alexei Starovoitov
1
-0
/
+75
2021-05-19
bpf: Introduce bpf_sys_bpf() helper and program type.
Alexei Starovoitov
3
-0
/
+20
2021-05-18
signalfd: Remove SIL_PERF_EVENT fields from signalfd_siginfo
Eric W. Biederman
1
-3
/
+1
2021-05-18
signal: Deliver all of the siginfo perf data in _perf
Eric W. Biederman
4
-6
/
+13
2021-05-18
signal: Factor force_sig_perf out of perf_sigtrap
Eric W. Biederman
1
-0
/
+1
2021-05-18
signal: Implement SIL_FAULT_TRAPNO
Eric W. Biederman
1
-0
/
+1
2021-05-18
siginfo: Move si_trapno inside the union inside _si_fault
Eric W. Biederman
2
-8
/
+4
2021-05-18
net: mdio: provide shim implementation of devm_of_mdiobus_register
Vladimir Oltean
1
-0
/
+7
2021-05-18
ipv6: Add a sysctl to control multipath hash fields
Ido Schimmel
2
-1
/
+10
2021-05-18
ipv4: Add a sysctl to control multipath hash fields
Ido Schimmel
2
-0
/
+44
2021-05-18
Merge branches 'bitmaprange.2021.05.10c', 'doc.2021.05.10c', 'fixes.2021.05.13a', 'kvfree_rcu.2021.05.10c', 'mmdumpobj.2021.05.10c', 'nocb.2021.05.12a', 'srcu.2021.05.12a', 'tasks.2021.05.18a' and 'torture.2021.05.10c' into HEAD
Paul E. McKenney
7
-41
/
+56
2021-05-18
Merge tag 'v5.13-rc2' into spi-5.13
Mark Brown
723
-7036
/
+17607
2021-05-18
skmsg: Remove unused parameters of sk_msg_wait_data()
Cong Wang
1
-2
/
+1
2021-05-18
spi: pxa2xx: Fix style of and typos in the comments and messages
Andy Shevchenko
2
-7
/
+14
2021-05-18
sched: Make the idle task quack like a per-CPU kthread
Valentin Schneider
1
-0
/
+2
2021-05-18
bus: ti-sysc: Fix am335x resume hang for usb otg module
Tony Lindgren
1
-0
/
+1
2021-05-17
net: stmmac: Add callbacks for DWC xpcs Energy Efficient Ethernet
Michael Sit Wei Hong
1
-0
/
+1
2021-05-17
net: pcs: Introducing support for DWC xpcs Energy Efficient Ethernet
Michael Sit Wei Hong
1
-0
/
+2
2021-05-17
net: Remove the member netns_ok
Yejune Deng
1
-1
/
+0
2021-05-17
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
678
-6486
/
+16316
2021-05-17
NFC: nci: fix memory leak in nci_allocate_device
Dongliang Mu
1
-0
/
+1
2021-05-17
genirq: Add a IRQF_NO_DEBUG flag
Thomas Gleixner
2
-0
/
+5
2021-05-17
ata: Replace inclusion of kernel.h by bits.h in the header
Andy Shevchenko
1
-1
/
+1
2021-05-17
ALSA: rawmidi: Add framing mode
David Henningsson
2
-2
/
+30
2021-05-17
iio: cros_ec_sensors: Fix alignment of buffer in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
1
-1
/
+1
2021-05-17
iio: st_sensors: Add lsm9ds0 IMU support
Andy Shevchenko
1
-0
/
+2
2021-05-17
iio: st_sensors: Make accel, gyro, magn and pressure probe shared
Andy Shevchenko
1
-0
/
+20
2021-05-17
iio: magnetometer: st_magn: Provide default platform data
Andy Shevchenko
1
-1
/
+2
2021-05-17
iio: core: move @clock_id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2
-11
/
+3
2021-05-17
iio: core: move @flags from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2
-2
/
+2
2021-05-17
iio: core: move @chrdev from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2
-2
/
+2
2021-05-17
iio: core: move @info_exist_lock to struct iio_dev_opaque
Jonathan Cameron
2
-2
/
+2
2021-05-17
iio: core: move @scan_index_timestamp to struct iio_dev_opaque
Jonathan Cameron
2
-2
/
+4
2021-05-17
iio: core: move @trig_readonly from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2
-2
/
+2
2021-05-17
iio: core: move @driver_module from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2
-3
/
+2
2021-05-17
iio: avoid shadowing of variable name in to_iio_dev_opaque()
Jonathan Cameron
1
-2
/
+2
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2
-2
/
+4
2021-05-17
iio: adis: add burst_max_speed_hz variable
Nuno Sa
1
-0
/
+2
2021-05-17
asm-generic: simplify asm/unaligned.h
Arnd Bergmann
4
-262
/
+117
2021-05-17
asm-generic: uaccess: 1-byte access is always aligned
Arnd Bergmann
1
-2
/
+2
2021-05-17
gpu: host1x: Split up client initalization and registration
Thierry Reding
1
-6
/
+24
2021-05-17
Merge 5.13-rc2 into usb-next
Greg Kroah-Hartman
13
-16
/
+68
2021-05-17
Merge 5.13-rc2 into driver-core-next
Greg Kroah-Hartman
13
-16
/
+68
2021-05-16
Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-0
/
+1
2021-05-16
Merge tag 'for-linus-5.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-1
/
+14
2021-05-15
scsi: target: core: Add the VERSION DESCRIPTOR fields to the INQUIRY data
Konstantin Shelekhin
1
-0
/
+12
2021-05-15
scsi: target: core: Add configurable IEEE Company ID attribute
Sergey Samoylenko
1
-0
/
+1
2021-05-15
Merge tag 'core-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
[prev]
[next]