index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-16
net: ieee802154: handle iftypes as u32
Alexander Aring
1
-3
/
+4
2021-11-16
power: supply: core: add POWER_SUPPLY_HEALTH_NO_BATTERY
Luca Ceresoli
1
-0
/
+1
2021-11-16
Bluetooth: Ignore HCI_ERROR_CANCELLED_BY_HOST on adv set terminated event
Archie Pusaka
1
-0
/
+1
2021-11-16
Bluetooth: hci_request: Remove bg_scan_update work
Luiz Augusto von Dentz
1
-1
/
+0
2021-11-16
Bluetooth: hci_sync: Convert MGMT_OP_SET_CONNECTABLE to use cmd_sync
Luiz Augusto von Dentz
2
-2
/
+2
2021-11-16
Bluetooth: hci_sync: Convert MGMT_OP_SET_DISCOVERABLE to use cmd_sync
Luiz Augusto von Dentz
2
-2
/
+3
2021-11-16
net: drop nopreempt requirement on sock_prot_inuse_add()
Eric Dumazet
1
-2
/
+2
2021-11-16
net: merge net->core.prot_inuse and net->core.sock_inuse
Eric Dumazet
2
-2
/
+2
2021-11-16
net: make sock_inuse_add() available
Eric Dumazet
1
-0
/
+10
2021-11-16
net: inline sock_prot_inuse_add()
Eric Dumazet
1
-3
/
+11
2021-11-16
net: gro: populate net/core/gro.c
Eric Dumazet
2
-0
/
+23
2021-11-16
net: gro: move skb_gro_receive into net/core/gro.c
Eric Dumazet
2
-1
/
+2
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
5
-390
/
+394
2021-11-16
net: move early demux fields close to sk_refcnt
Eric Dumazet
1
-3
/
+5
2021-11-16
tcp: defer skb freeing after socket lock is released
Eric Dumazet
3
-0
/
+15
2021-11-16
tcp: annotate data-races on tp->segs_in and tp->data_segs_in
Eric Dumazet
1
-2
/
+6
2021-11-16
tcp: add RETPOLINE mitigation to sk_backlog_rcv
Eric Dumazet
1
-1
/
+7
2021-11-16
net: forward_alloc_get depends on CONFIG_MPTCP
Eric Dumazet
1
-4
/
+7
2021-11-16
net: shrink struct sock by 8 bytes
Eric Dumazet
1
-1
/
+1
2021-11-16
ipv6: shrink struct ipcm6_cookie
Eric Dumazet
1
-1
/
+1
2021-11-16
net: remove sk_route_nocaps
Eric Dumazet
1
-6
/
+5
2021-11-16
net: remove sk_route_forced_caps
Eric Dumazet
1
-3
/
+0
2021-11-16
net: use sk_is_tcp() in more places
Eric Dumazet
2
-6
/
+5
2021-11-16
tcp: remove dead code in __tcp_v6_send_check()
Eric Dumazet
1
-9
/
+3
2021-11-16
bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
Tiezhu Yang
2
-2
/
+2
2021-11-16
memory: renesas-rpc-if: Add support for RZ/G2L
Lad Prabhakar
1
-1
/
+7
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-16
ALSA: memalloc: Unify x86 SG-buffer handling (take#3)
Takashi Iwai
1
-7
/
+7
2021-11-16
ALSA: hda: Fix potential deadlock at codec unbinding
Takashi Iwai
1
-3
/
+5
2021-11-16
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
agp/intel-gtt: reduce intel-gtt dependencies more
Jani Nikula
1
-2
/
+1
2021-11-15
agp/intel-gtt: Replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-1
/
+4
2021-11-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
5
-7
/
+45
2021-11-15
Revert "Merge branch 'mctp-i2c-driver'"
Jakub Kicinski
3
-21
/
+1
2021-11-15
net: phylink: add generic validate implementation
Russell King (Oracle)
1
-0
/
+31
2021-11-15
i2c: dev: Handle 255 byte blocks for i2c ioctl
Matt Johnston
2
-0
/
+4
2021-11-15
i2c: core: Allow 255 byte transfers for SMBus 3.x
Matt Johnston
2
-1
/
+17
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
ASoC: SOF: IPC: Add new IPC command to free trace DMA
Ranjani Sridharan
1
-0
/
+1
[prev]
[next]