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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-26
bpf: Fix typo 'accesible' into 'accessible'
Ricardo Ribalda
1
-1
/
+1
2021-03-25
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+1
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
40
-93
/
+189
2021-03-25
iio: cros: unify hw fifo attributes without API changes
Gwendal Grignou
1
-2
/
+1
2021-03-25
iio: kfifo: add devm_iio_triggered_buffer_setup_ext variant
Alexandru Ardelean
1
-4
/
+8
2021-03-25
iio: Provide iio_read_channel_processed_scale() API
Linus Walleij
1
-0
/
+15
2021-03-25
iio: set default trig->dev.parent
Gwendal Grignou
2
-2
/
+3
2021-03-25
platform/chrome: cros_ec: Add SW_FRONT_PROXIMITY MKBP define
Stephen Boyd
1
-0
/
+1
2021-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-12
/
+35
2021-03-25
virtchnl: Fix layout of RSS structures
Norbert Ciosek
1
-2
/
+0
2021-03-25
mm: memblock: fix section mismatch warning again
Mike Rapoport
1
-2
/
+2
2021-03-25
mm/mmu_notifiers: ensure range_end() is paired with range_start()
Sean Christopherson
1
-5
/
+5
2021-03-25
kasan: fix per-page tags for non-page_alloc pages
Andrey Konovalov
1
-3
/
+15
2021-03-25
hugetlb_cgroup: fix imbalanced css_get and css_put pair for shared mappings
Miaohe Lin
1
-2
/
+13
2021-03-25
drivers/perf: hisi: Add support for HiSilicon PA PMU driver
Shaokun Zhang
1
-0
/
+1
2021-03-25
drivers/perf: hisi: Add support for HiSilicon SLLC PMU driver
Shaokun Zhang
1
-0
/
+1
2021-03-25
locking/mutex: Remove repeated declaration
Shaokun Zhang
1
-3
/
+1
2021-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
7
-14
/
+40
2021-03-24
net: stmmac: support FPE link partner hand-shaking procedure
Ong Boon Leong
1
-0
/
+27
2021-03-24
Merge branches 'bitmaprange.2021.03.08a', 'fixes.2021.03.15a', 'kvfree_rcu.2021.03.08a', 'mmdumpobj.2021.03.08a', 'nocb.2021.03.15a', 'poll.2021.03.24a', 'rt.2021.03.08a', 'tasks.2021.03.08a', 'torture.2021.03.08a' and 'torturescript.2021.03.22a' into HEAD
Paul E. McKenney
8
-10
/
+18
2021-03-24
rcu: Provide polling interfaces for Tiny RCU grace periods
Paul E. McKenney
1
-4
/
+3
2021-03-24
net: phy: add genphy_c45_loopback
Wong Vee Khee
1
-0
/
+1
2021-03-24
net: stmmac: Add hardware supported cross-timestamp
Tan Tee Min
1
-0
/
+4
2021-03-24
genirq: Allow architectures to override set_handle_irq() fallback
Marc Zyngier
1
-0
/
+2
2021-03-24
netfilter: flowtable: bridge vlan hardware offload and switchdev
Felix Fietkau
1
-0
/
+1
2021-03-24
net: dsa: resolve forwarding path for dsa slave ports
Felix Fietkau
1
-0
/
+5
2021-03-24
net: ppp: resolve forwarding path for bridge pppoe devices
Felix Fietkau
2
-0
/
+5
2021-03-24
net: bridge: resolve forwarding path for VLAN tag actions in bridge devices
Felix Fietkau
1
-0
/
+16
2021-03-24
net: bridge: resolve forwarding path for bridge devices
Pablo Neira Ayuso
1
-0
/
+1
2021-03-24
net: 8021q: resolve forwarding path for vlan devices
Pablo Neira Ayuso
1
-0
/
+7
2021-03-24
net: resolve forwarding path from virtual netdevice and HW destination address
Pablo Neira Ayuso
1
-0
/
+27
2021-03-24
clk: tegra: Add PLLE HW power sequencer control
JC Kuo
1
-1
/
+3
2021-03-24
hv: hyperv.h: a few mundane typo fixes
Bhaskar Chowdhury
1
-4
/
+4
2021-03-24
pps: clients: gpio: Get rid of legacy platform data
Andy Shevchenko
1
-19
/
+0
2021-03-23
net: make unregister netdev warning timeout configurable
Dmitry Vyukov
1
-0
/
+1
2021-03-23
net: bridge: add helper to replay VLANs installed on port
Vladimir Oltean
1
-0
/
+10
2021-03-23
net: bridge: add helper to replay port and local fdb entries
Vladimir Oltean
1
-0
/
+9
2021-03-23
net: bridge: add helper to replay port and host-joined mdb entries
Vladimir Oltean
1
-0
/
+9
2021-03-23
net: bridge: add helper to retrieve the current ageing time
Vladimir Oltean
1
-0
/
+6
2021-03-23
net: bridge: add helper for retrieving the current bridge port STP state
Vladimir Oltean
1
-0
/
+6
2021-03-23
mm/writeback: Add wait_on_page_writeback_killable
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-03-23
fs/cachefiles: Remove wait_bit_key layout dependency
Matthew Wilcox (Oracle)
1
-1
/
+0
2021-03-23
tracing: Fix various typos in comments
Ingo Molnar
3
-4
/
+4
2021-03-23
workqueue: Add resource managed version of delayed work init
Matti Vaittinen
1
-0
/
+53
2021-03-23
driver core: Avoid pointless deferred probe attempts
Saravana Kannan
1
-0
/
+4
2021-03-23
usb: core: Track SuperSpeed Plus GenXxY
Thinh Nguyen
1
-0
/
+2
2021-03-23
USB: core: rename usb_driver_claim_interface() data parameter
Johan Hovold
1
-1
/
+1
2021-03-23
usb: ehci: add spurious flag to disable overcurrent checking
Florian Fainelli
1
-0
/
+1
2021-03-23
locking/mutex: Fix non debug version of mutex_lock_io_nested()
Thomas Gleixner
1
-1
/
+1
2021-03-23
fs: update kernel-doc for vfs_rename()
Christian Brauner
1
-0
/
+11
[prev]
[next]