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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-04
netfilter: nf_tables: Implement fast bitwise expression
Phil Sutter
1
-0
/
+9
2020-10-04
netfilter: nf_tables: Enable fast nft_cmp for inverted matches
Phil Sutter
1
-0
/
+2
2020-10-04
asm-generic: make the set_fs implementation optional
Christoph Hellwig
1
-0
/
+2
2020-10-04
asm-generic: add nommu implementations of __{get,put}_kernel_nofault
Christoph Hellwig
1
-0
/
+16
2020-10-04
asm-generic: improve the nommu {get,put}_user handling
Christoph Hellwig
1
-40
/
+51
2020-10-04
uaccess: provide a generic TASK_SIZE_MAX definition
Christoph Hellwig
1
-0
/
+4
2020-10-04
Merge branch 'base.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into for-next
Palmer Dabbelt
4
-3
/
+20
2020-10-04
Merge tag 'v5.9-rc7' into patchwork
Mauro Carvalho Chehab
38
-68
/
+174
2020-10-03
net/sched: act_mpls: Add action to push MPLS LSE before Ethernet header
Guillaume Nault
1
-0
/
+1
2020-10-03
net/sched: act_vlan: Add {POP,PUSH}_ETH actions
Guillaume Nault
3
-0
/
+9
2020-10-03
net: remove NETDEV_HW_ADDR_T_SLAVE
Taehee Yoo
1
-3
/
+2
2020-10-03
genetlink: allow dumping command-specific policy
Jakub Kicinski
1
-0
/
+1
2020-10-03
genetlink: properly support per-op policy dumping
Johannes Berg
1
-0
/
+10
2020-10-03
netlink: rework policy dump to support multiple policies
Johannes Berg
1
-3
/
+6
2020-10-03
Merge tag 'v5.9-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/drivers
Olof Johansson
2
-4
/
+95
2020-10-03
Merge tag 'reset-for-v5.10' of git://git.pengutronix.de/pza/linux into arm/drivers
Olof Johansson
2
-1
/
+109
2020-10-03
Merge tag 'amlogic-drivers' of https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into arm/drivers
Olof Johansson
1
-0
/
+14
2020-10-03
Merge tag 'qcom-drivers-for-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/drivers
Olof Johansson
1
-2
/
+2
2020-10-03
Merge tag 'soc-fsl-next-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/drivers
Olof Johansson
1
-2
/
+2
2020-10-03
Merge tag 'omap-for-v5.9/fixes-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes
Olof Johansson
1
-1
/
+1
2020-10-03
Merge tag 'ti-k3-dt-for-v5.10-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux into arm/dt
Olof Johansson
2
-53
/
+93
2020-10-03
sched/debug: Add new tracepoint to track cpu_capacity
Vincent Donnefort
2
-0
/
+5
2020-10-03
Merge tag 'usb-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
Greg Kroah-Hartman
1
-6
/
+21
2020-10-03
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
2
-12
/
+2
2020-10-03
fs: remove compat_sys_vmsplice
Christoph Hellwig
2
-5
/
+1
2020-10-03
fs: remove the compat readv/writev syscalls
Christoph Hellwig
2
-6
/
+2
2020-10-03
fs: remove various compat readv/writev helpers
Christoph Hellwig
1
-10
/
+10
2020-10-03
iov_iter: transparently handle compat iovecs in import_iovec
Christoph Hellwig
1
-8
/
+0
2020-10-03
iov_iter: refactor rw_copy_check_uvector and import_iovec
Christoph Hellwig
3
-27
/
+14
2020-10-02
genetlink: bring back per op policy
Jakub Kicinski
1
-0
/
+4
2020-10-02
genetlink: add a structure for dump state
Jakub Kicinski
1
-4
/
+7
2020-10-02
genetlink: add small version of ops
Jakub Kicinski
1
-14
/
+39
2020-10-02
genetlink: reorg struct genl_family
Jakub Kicinski
1
-5
/
+5
2020-10-02
block: scsi_ioctl: Avoid the use of one-element arrays
Gustavo A. R. Silva
1
-1
/
+4
2020-10-02
devlink: add .trap_group_action_set() callback
Ioana Ciornei
1
-0
/
+10
2020-10-02
devlink: add parser error drop packet traps
Ioana Ciornei
1
-0
/
+52
2020-10-02
Merge tag 'mlx5-fixes-2020-09-30' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
1
-0
/
+3
2020-10-02
net: mscc: ocelot: create TCAM skeleton from tc filter chains
Vladimir Oltean
1
-1
/
+2
2020-10-02
net: mscc: ocelot: introduce conversion helpers between port and netdev
Vladimir Oltean
1
-0
/
+2
2020-10-02
scsi: target: core: Add CONTROL field for trace events
Roman Bolshakov
2
-6
/
+13
2020-10-02
Merge tag 'mac80211-next-for-net-next-2020-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
David S. Miller
4
-3
/
+149
2020-10-02
net: introduce helper sendpage_ok() in include/linux/net.h
Coly Li
1
-0
/
+16
2020-10-02
net: core: document two new elements of struct net_device
Mauro Carvalho Chehab
1
-0
/
+5
2020-10-02
bpf: Introducte bpf_this_cpu_ptr()
Hao Luo
2
-0
/
+15
2020-10-02
bpf: Introduce bpf_per_cpu_ptr()
Hao Luo
3
-0
/
+33
2020-10-02
bpf: Introduce pseudo_btf_id
Hao Luo
3
-8
/
+48
2020-10-02
Merge tag 'efi-riscv-shared-for-v5.10' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/efi/efi into for-next
Palmer Dabbelt
1
-0
/
+3
2020-10-02
net: dsa: Call dsa_untag_bridge_pvid() from dsa_switch_rcv()
Florian Fainelli
1
-0
/
+8
2020-10-02
bcache: add set_uuid in struct cache_set
Coly Li
1
-2
/
+2
2020-10-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
David S. Miller
1
-0
/
+33
[prev]
[next]