index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-11
nexthop: Add a dedicated flag for multipath next-hop groups
Petr Machata
1
-3
/
+4
2021-03-11
seg6: add support for IPv4 decapsulation in ipv6_srh_rcv()
Julien Massonneau
1
-0
/
+1
2021-03-10
net: add a helper to avoid issues with HW TX timestamping and SO_TXTIME
Vladimir Oltean
1
-0
/
+9
2021-03-10
FDDI: if_fddi.h: Update my e-mail address
Maciej W. Rozycki
1
-1
/
+1
2021-03-10
net: socket: use BIT() for MSG_*
Menglong Dong
1
-34
/
+37
2021-03-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
16
-171
/
+979
2021-03-09
Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-9
/
+16
2021-03-09
net: check if protocol extracted by virtio_net_hdr_set_proto is correct
Balazs Nemeth
1
-1
/
+6
2021-03-10
bpf, xdp: Restructure redirect actions
Björn Töpel
2
-31
/
+41
2021-03-10
bpf, xdp: Make bpf_redirect_map() a map operation
Björn Töpel
3
-39
/
+33
2021-03-08
atm: fix a typo in the struct description
Tong Zhang
1
-1
/
+1
2021-03-08
gpiolib: acpi: Allow to find GpioInt() resource by name and index
Andy Shevchenko
1
-2
/
+8
2021-03-08
gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk
Andy Shevchenko
1
-0
/
+2
2021-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-1
/
+1
2021-03-05
Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2021-03-05
Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+3
2021-03-05
Merge tag 'acpi-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-3
/
+3
2021-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+0
2021-03-05
Merge tag 'trace-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+2
2021-03-05
bpf: Add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_ENCAP_L2_ETH
Xuesen Huang
1
-0
/
+5
2021-03-04
bpf: Add PROG_TEST_RUN support for sk_lookup programs
Lorenz Bauer
2
-1
/
+14
2021-03-04
scripts/bpf: Abstract eBPF API target parameter
Joe Stringer
1
-1
/
+1
2021-03-04
bpf: Document BPF_MAP_*_BATCH syscall commands
Joe Stringer
1
-3
/
+111
2021-03-04
bpf: Document BPF_PROG_QUERY syscall command
Joe Stringer
1
-0
/
+37
2021-03-04
bpf: Document BPF_PROG_TEST_RUN syscall command
Joe Stringer
1
-3
/
+11
2021-03-04
bpf: Document BPF_PROG_ATTACH syscall command
Joe Stringer
1
-0
/
+37
2021-03-04
bpf: Document BPF_PROG_PIN syscall command
Joe Stringer
1
-7
/
+29
2021-03-04
bpf: Document BPF_F_LOCK in syscall commands
Joe Stringer
1
-0
/
+10
2021-03-04
bpf: Add minimal bpf() command documentation
Joe Stringer
1
-0
/
+368
2021-03-04
bpf: Import syscall arg documentation
Joe Stringer
1
-1
/
+121
2021-03-04
bpf: Add BTF_KIND_FLOAT to uapi
Ilya Leoshkevich
1
-2
/
+3
2021-03-04
kernel: provide create_io_thread() helper
Jens Axboe
1
-0
/
+2
2021-03-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+13
2021-03-04
Merge tag 'sound-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-1
/
+8
2021-03-04
skmsg: Add function doc for skb->_sk_redir
Cong Wang
1
-0
/
+1
2021-03-04
xsk: Remove dangling function declaration from header file
Maciej Fijalkowski
1
-2
/
+0
2021-03-04
tracing: Fix comment about the trace_event_call flags
Steven Rostedt (VMware)
1
-9
/
+2
2021-03-04
io_uring: destroy io-wq on exec
Pavel Begunkov
1
-1
/
+1
2021-03-03
net: l2tp: reduce log level of messages in receive path, add counter instead
Matthias Schiffer
1
-0
/
+1
2021-03-03
ACPI: bus: Constify is_acpi_node() and friends (part 2)
Andy Shevchenko
1
-3
/
+3
2021-03-02
swap: fix swapfile read/write offset
Jens Axboe
1
-0
/
+1
2021-03-02
KVM: x86/xen: Add support for vCPU runstate information
David Woodhouse
1
-0
/
+13
2021-03-02
Merge tag 'tags/sound-sdw-kconfig-fixes' into for-linus
Takashi Iwai
345
-3681
/
+10187
2021-03-02
ALSA: hda: move Intel SoundWire ACPI scan to dedicated module
Pierre-Louis Bossart
1
-0
/
+2
2021-03-02
ASoC: soc-acpi: allow for partial match in parent name
Pierre-Louis Bossart
1
-1
/
+1
2021-03-02
ALSA: hda: intel-nhlt: verify config type
Pierre-Louis Bossart
1
-0
/
+5
2021-03-01
net: expand textsearch ts_state to fit skb_seq_state
Willem de Bruijn
1
-1
/
+1
2021-03-01
Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+56
2021-03-01
block: Drop leftover references to RQF_SORTED
Jean Delvare
1
-2
/
+0
2021-03-01
can: skb: can_skb_set_owner(): fix ref counting if socket was closed before s...
Oleksij Rempel
1
-2
/
+6
[next]