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-11-16
net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdev
Paul Blakey
1
-2
/
+2
2021-11-16
power: supply: core: add POWER_SUPPLY_HEALTH_NO_BATTERY
Luca Ceresoli
1
-0
/
+1
2021-11-16
net: gro: populate net/core/gro.c
Eric Dumazet
1
-0
/
+1
2021-11-16
net: gro: move skb_gro_receive into net/core/gro.c
Eric Dumazet
1
-1
/
+0
2021-11-16
net: gro: move skb_gro_receive_list to udp_offload.c
Eric Dumazet
1
-1
/
+0
2021-11-16
net: move gro definitions to include/net/gro.h
Eric Dumazet
1
-348
/
+0
2021-11-16
tcp: defer skb freeing after socket lock is released
Eric Dumazet
1
-0
/
+2
2021-11-16
net: use sk_is_tcp() in more places
Eric Dumazet
1
-6
/
+0
2021-11-16
bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
Tiezhu Yang
1
-1
/
+1
2021-11-16
platform/surface: aggregator: Make client device removal more generic
Maximilian Luz
1
-0
/
+9
2021-11-16
platform/x86: asus-wmi: Add support for custom fan curves
Luke D. Jones
1
-0
/
+2
2021-11-15
bpf: Fix toctou on read-only map's constant scalar tracking
Daniel Borkmann
1
-1
/
+2
2021-11-16
Remove unused header <linux/sdb.h>
Jonathan Corbet
1
-160
/
+0
2021-11-16
ACPI: Add stubs for wakeup handler functions
Mario Limonciello
1
-0
/
+9
2021-11-15
firmware: cs_dsp: tidy includes in cs_dsp.c and cs_dsp.h
Simon Trimmer
1
-0
/
+5
2021-11-15
x86/sgx: Hook arch_memory_failure() into mainline code
Tony Luck
1
-0
/
+13
2021-11-15
ACPI: Add a context argument for table parsing handlers
Dan Williams
1
-0
/
+11
2021-11-15
ACPI: Teach ACPI table parsing about the CEDT header format
Dan Williams
1
-0
/
+1
2021-11-15
ACPI: Keep sub-table parsing infrastructure available for modules
Dan Williams
1
-7
/
+15
2021-11-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
3
-6
/
+22
2021-11-15
Revert "Merge branch 'mctp-i2c-driver'"
Jakub Kicinski
1
-13
/
+0
2021-11-15
net: phylink: add generic validate implementation
Russell King (Oracle)
1
-0
/
+31
2021-11-15
i2c: core: Allow 255 byte transfers for SMBus 3.x
Matt Johnston
1
-0
/
+13
2021-11-15
printk: Remove printk.h inclusion in percpu.h
Andy Shevchenko
1
-1
/
+0
2021-11-15
spi: remove unused header file <linux/platform_data/spi-clps711x.h>
Jonathan Corbet
1
-17
/
+0
2021-11-15
regmap: allow to define reg_update_bits for no bus configuration
Ansuel Smith
1
-0
/
+7
2021-11-15
net: Clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2021-11-15
gpiolib: acpi: Remove never used devm_acpi_dev_remove_driver_gpios()
Andy Shevchenko
1
-2
/
+0
2021-11-15
pinctrl: pinconf-generic: Add support for "output-impedance-ohms" to be extracted from DT files
Lad Prabhakar
1
-0
/
+3
2021-11-15
soc: renesas: rcar-rst: Add support to set rproc boot address
Julien Massot
1
-0
/
+2
2021-11-14
Merge tag 'trace-v5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-1
/
+1
2021-11-14
tracing: Add length protection to histogram string copies
Steven Rostedt (VMware)
1
-1
/
+1
2021-11-14
Merge tag 'timers-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+2
2021-11-14
Merge tag 'irq-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+3
2021-11-14
Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+2
2021-11-14
net,lsm,selinux: revert the security_sctp_assoc_established() hook
Paul Moore
3
-14
/
+0
2021-11-13
Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linux
Linus Torvalds
3
-981
/
+2780
2021-11-13
Merge tag 'block-5.16-2021-11-13' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2021-11-13
Merge tag 'ceph-for-5.16-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-11
/
+10
2021-11-13
Merge tag 'netfs-folio-20211111' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
2
-6
/
+39
2021-11-13
Merge tag 'selinux-pr-20211112' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
3
-14
/
+0
2021-11-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+11
2021-11-13
Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-0
/
+1
2021-11-12
Merge tag 'pwm/for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
Linus Torvalds
1
-0
/
+13
2021-11-12
Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-2
/
+25
2021-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
2
-25
/
+0
2021-11-12
Merge tag 'rtc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Linus Torvalds
1
-0
/
+3
2021-11-12
Merge tag 'libata-5.16-rc1-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata
Linus Torvalds
1
-1
/
+2
2021-11-12
bpf: Introduce btf_tracing_ids
Song Liu
1
-1
/
+13
2021-11-12
bpf: Extend BTF_ID_LIST_GLOBAL with parameter for number of IDs
Song Liu
1
-3
/
+3
[prev]
[next]