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-11-25
mxser: move ids from pci_ids.h here
Jiri Slaby
1
-18
/
+0
2021-11-25
arm: remove zte zx platform left-over
Lukas Bulwahn
1
-6
/
+0
2021-11-24
Revert "virtio_ring: validate used buffer length"
Michael S. Tsirkin
1
-2
/
+0
2021-11-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
2
-2
/
+16
2021-11-24
device property: Remove device_add_properties() API
Heikki Krogerus
1
-4
/
+0
2021-11-24
regulator: rohm-generic: remove unused dummies
Matti Vaittinen
1
-14
/
+0
2021-11-24
regulator: irq_helper: Provide helper for trivial IRQ notifications
Matti Vaittinen
1
-0
/
+2
2021-11-24
regulator: Add regulator_err2notif() helper
Matti Vaittinen
1
-0
/
+34
2021-11-24
regulator: Drop unnecessary struct member
Matti Vaittinen
1
-1
/
+0
2021-11-24
kernfs: switch global kernfs_rwsem lock to per-fs lock
Minchan Kim
1
-0
/
+2
2021-11-23
net: stmmac: Calculate CDC error only once
Kurt Kanzenbach
1
-0
/
+1
2021-11-23
ACPI: Make acpi_node_get_parent() local
Sakari Ailus
1
-7
/
+0
2021-11-23
net: remove .ndo_change_proto_down
Jakub Kicinski
1
-9
/
+3
2021-11-23
regulator: rohm-generic: iniline stub function
Matti Vaittinen
1
-1
/
+2
2021-11-23
arch_topology: Remove unused topology_set_thermal_pressure() and related
Lukasz Luba
2
-10
/
+0
2021-11-23
arch_topology: Introduce thermal pressure update function
Lukasz Luba
2
-0
/
+10
2021-11-23
clk: sunxi-ng: Allow the CCU core to be built as a module
Samuel Holland
1
-15
/
+0
2021-11-23
Merge tag 'drm-misc-next-2021-11-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
4
-28
/
+6
2021-11-22
lsm: security_task_getsecid_subj() -> security_current_getsecid_subj()
Paul Moore
3
-9
/
+6
2021-11-22
net/ice: Add support for enable_iwarp and enable_roce devlink param
Shiraz Saleem
1
-2
/
+5
2021-11-22
skbuff: Switch structure bounds to struct_group()
Kees Cook
1
-7
/
+3
2021-11-22
skbuff: Move conditional preprocessor directives out of struct sk_buff
Kees Cook
1
-17
/
+19
2021-11-22
net: wwan: common debugfs base dir for wwan device
M Chetan Kumar
1
-0
/
+2
2021-11-22
net: phylink: Add helpers for c22 registers without MDIO
Sean Anderson
1
-3
/
+4
2021-11-22
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
1
-0
/
+7
2021-11-22
net: annotate accesses to dev->gso_max_size
Eric Dumazet
1
-1
/
+2
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-11-22
ethtool: add support to set/get rx buf len via ethtool
Hao Chen
1
-0
/
+18
2021-11-22
dmaengine: Add core function and capability check for DMA_MEMCPY_SG
Adrian Larumbe
1
-0
/
+20
2021-11-21
include/linux/efi.h: Remove unneeded whitespaces before tabs
Elyes HAOUAS
1
-3
/
+3
2021-11-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-1
/
+28
2021-11-20
Merge tag 'pinctrl-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
2
-160
/
+9
2021-11-20
hugetlb: fix hugetlb cgroup refcounting during mremap
Bui Quang Minh
1
-0
/
+12
2021-11-20
shm: extend forced shm destroy to support objects from several IPC nses
Alexander Mikhalitsyn
2
-1
/
+16
2021-11-20
dev_addr: add a modification check
Jakub Kicinski
1
-0
/
+5
2021-11-20
net: constify netdev->dev_addr
Jakub Kicinski
1
-9
/
+5
2021-11-19
Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
1
-0
/
+1
2021-11-19
mtd: rawnand: Export nand_read_page_hwecc_oob_first()
Paul Cercueil
1
-0
/
+2
2021-11-19
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
1
-0
/
+1
2021-11-19
reset: Add of_reset_control_get_optional_exclusive()
Biju Das
1
-0
/
+20
2021-11-18
Merge tag 'regmap-no-bus-update-bits' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Jakub Kicinski
1
-0
/
+7
2021-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
27
-1040
/
+2880
2021-11-18
Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
5
-6
/
+23
2021-11-18
mm: Add functions to zero portions of a folio
Matthew Wilcox (Oracle)
1
-3
/
+41
2021-11-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-12
/
+1
2021-11-18
PCI: Add PCI_ERROR_RESPONSE and related definitions
Naveen Naidu
1
-0
/
+9
2021-11-18
Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
2
-1
/
+4
2021-11-18
lib/string_helpers: Introduce managed variant of kasprintf_strarray()
Andy Shevchenko
1
-0
/
+3
2021-11-18
lib/string_helpers: Introduce kasprintf_strarray()
Andy Shevchenko
1
-0
/
+1
2021-11-18
regulator: Add units to limit documentation
Matti Vaittinen
1
-3
/
+5
[prev]
[next]