index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-17
bpf, x86: Fix "no previous prototype" warning
Björn Töpel
1
-0
/
+1
2021-11-17
perf: Drop guest callback (un)register stubs
Sean Christopherson
1
-5
/
+0
2021-11-17
KVM: Move x86's perf guest info callbacks to generic KVM
Sean Christopherson
1
-0
/
+10
2021-11-17
perf/core: Use static_call to optimize perf_guest_info_callbacks
Sean Christopherson
1
-26
/
+8
2021-11-17
perf: Force architectures to opt-in to guest callbacks
Sean Christopherson
1
-0
/
+6
2021-11-17
perf: Add wrappers for invoking guest callbacks
Sean Christopherson
1
-0
/
+24
2021-11-17
perf/core: Rework guest callbacks to prepare for static_call support
Like Xu
1
-4
/
+6
2021-11-17
perf: Stop pretending that perf can handle multiple guest callbacks
Sean Christopherson
1
-6
/
+6
2021-11-17
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
1
-1
/
+12
2021-11-17
psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaim
Brian Chen
1
-1
/
+12
2021-11-17
sched/core: Forced idle accounting
Josh Don
1
-0
/
+4
2021-11-17
psi: Add a missing SPDX license header
Liu Xinpeng
2
-0
/
+2
2021-11-17
dma-buf: nuke dma_resv_get_excl_unlocked
Christian König
1
-26
/
+0
2021-11-17
tee: export teedev_open() and teedev_close_context()
Jens Wiklander
1
-0
/
+14
2021-11-17
mtd: spi-nor: Get rid of nor->page_size
Tudor Ambarus
1
-2
/
+0
2021-11-17
Merge tag 'mlx5-fixes-2021-11-16' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
1
-2
/
+2
2021-11-16
net: document SMII and correct phylink's new validation mechanism
Russell King (Oracle)
1
-1
/
+1
2021-11-16
net: align static siphash keys
Eric Dumazet
1
-0
/
+2
2021-11-16
net: use .data.once section in netdev_level_once()
Eric Dumazet
1
-1
/
+1
2021-11-16
once: use __section(".data.once")
Eric Dumazet
1
-1
/
+1
2021-11-16
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-1
/
+2
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
[prev]
[next]