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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-27
tracing: Avoid -Warray-bounds warning for __rel_loc macro
Masami Hiramatsu
1
-3
/
+4
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
64
-884
/
+1001
2022-01-27
drm/amdgpu/UAPI: add new CTX OP to get/set stable pstates
Alex Deucher
1
-1
/
+16
2022-01-27
net/mlx5: Remove unused TIR modify bitmask enums
Tariq Toukan
1
-7
/
+0
2022-01-27
bpf: reject program if a __user tagged memory accessed in kernel way
Yonghong Song
2
-3
/
+11
2022-01-27
compiler_types: define __user as __attribute__((btf_type_tag("user")))
Yonghong Song
1
-0
/
+3
2022-01-27
Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
11
-17
/
+28
2022-01-27
cgroup/bpf: fast path skb BPF filtering
Pavel Begunkov
2
-4
/
+33
2022-01-27
net: socket: rename SKB_DROP_REASON_SOCKET_FILTER
Menglong Dong
2
-2
/
+2
2022-01-27
ipv4: remove sparse error in ip_neigh_gw4()
Eric Dumazet
1
-1
/
+1
2022-01-27
ipv4: avoid using shared IP generator for connected sockets
Eric Dumazet
1
-11
/
+10
2022-01-27
i40e: xsk: Move tmp desc array from driver to pool
Magnus Karlsson
2
-3
/
+3
2022-01-27
net: sched: remove qdisc_qlen_cpu()
Jakub Kicinski
1
-5
/
+0
2022-01-27
net: sched: remove psched_tdiff_bounded()
Jakub Kicinski
1
-6
/
+0
2022-01-27
netlink: remove nl_set_extack_cookie_u32()
Jakub Kicinski
1
-9
/
+0
2022-01-27
udplite: remove udplite_csum_outgoing()
Jakub Kicinski
1
-43
/
+0
2022-01-27
udp: remove inner_udp_hdr()
Jakub Kicinski
1
-5
/
+0
2022-01-27
ipv6: remove inet6_rsk() and tcp_twsk_ipv6only()
Jakub Kicinski
1
-7
/
+0
2022-01-27
net: ax25: remove route refcount
Jakub Kicinski
1
-12
/
+0
2022-01-27
net: remove bond_slave_has_mac_rcu()
Jakub Kicinski
1
-14
/
+0
2022-01-27
net: remove linkmode_change_bit()
Jakub Kicinski
1
-5
/
+0
2022-01-27
net: remove net_invalid_timestamp()
Jakub Kicinski
1
-5
/
+0
2022-01-27
mii: remove mii_lpa_to_linkmode_lpa_sgmii()
Jakub Kicinski
1
-17
/
+0
2022-01-27
Revert "ipv6: Honor all IPv6 PIO Valid Lifetime values"
Guillaume Nault
1
-0
/
+2
2022-01-27
ipv4: Namespaceify min_adv_mss sysctl knob
xu xin
1
-0
/
+1
2022-01-27
psi: Fix "no previous prototype" warnings when CONFIG_CGROUPS=n
Suren Baghdasaryan
1
-6
/
+5
2022-01-27
fbdev: Hot-unplug firmware fb devices on forced removal
Thomas Zimmermann
1
-0
/
+1
2022-01-27
Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"
Jiri Bohac
1
-1
/
+0
2022-01-26
bpf: remove unused static inlines
Jakub Kicinski
2
-15
/
+0
2022-01-26
tcp: allocate tcp_death_row outside of struct netns_ipv4
Eric Dumazet
1
-5
/
+3
2022-01-26
pid: Introduce helper task_is_in_init_pid_ns()
Leo Yan
1
-0
/
+5
2022-01-26
misc: rtsx: Quiesce rts5249 on system suspend
Kai-Heng Feng
1
-1
/
+1
2022-01-26
misc: rtsx: Rework runtime power management flow
Kai-Heng Feng
1
-3
/
+0
2022-01-26
xfs, iomap: limit individual ioend chain lengths in writeback
Dave Chinner
1
-0
/
+2
2022-01-26
drm/ttm: add a weak BO reference to the resource v3
Christian König
1
-0
/
+4
2022-01-26
drm/ttm: add back a reference to the bdev to the res manager
Christian König
1
-7
/
+9
2022-01-26
drm/ttm: add ttm_resource_fini v2
Christian König
1
-0
/
+3
2022-01-26
tty: add kfifo to tty_port
Jiri Slaby
1
-0
/
+3
2022-01-26
tty: Partially revert the removal of the Cyclades public API
Maciej W. Rozycki
1
-0
/
+35
2022-01-26
dt-bindings: reset: add dt binding header for Mediatek MT7621 resets
Sergio Paracuellos
1
-0
/
+37
2022-01-26
net: stmmac/xpcs: convert to pcs_validate()
Russell King (Oracle)
1
-2
/
+0
2022-01-26
net: xpcs: add support for retrieving supported interface modes
Russell King (Oracle)
1
-0
/
+1
2022-01-26
dt-bindings: clock: Add bindings definitions for FSD CMU blocks
Alim Akhtar
1
-0
/
+150
2022-01-26
xfrm: Check if_id in xfrm_migrate
Yan Yan
1
-2
/
+3
2022-01-25
dt-bindings: clock: cs2000-cp: document aux-output-source
Daniel Mack
1
-0
/
+14
2022-01-25
cpumask: Always inline helpers which use bit manipulation functions
Borislav Petkov
1
-7
/
+7
2022-01-25
asm-generic/bitops: Always inline all bit manipulation helpers
Borislav Petkov
2
-14
/
+14
2022-01-25
kunit: decrease macro layering for EQ/NE asserts
Daniel Latypov
1
-124
/
+49
2022-01-25
kunit: decrease macro layering for integer asserts
Daniel Latypov
1
-148
/
+51
2022-01-25
kunit: reduce layering in string assertion macros
Daniel Latypov
1
-48
/
+20
[prev]
[next]