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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-01
mfd: intel_soc_pmic_chtwc: Add cht_wc_model data to struct intel_soc_pmic
Hans de Goede
1
-0
/
+8
2022-02-01
power: supply: bq25890: Add support for registering the Vbus boost converter as a regulator
Hans de Goede
1
-0
/
+15
2022-02-01
power: supply: core: Refactor power_supply_set_input_current_limit_from_supplier()
Hans de Goede
1
-2
/
+3
2022-02-01
kvm: add guest_state_{enter,exit}_irqoff()
Mark Rutland
1
-3
/
+109
2022-02-01
ssb: fix boolreturn.cocci warning
Yang Guang
1
-1
/
+1
2022-02-01
Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
4
-5
/
+6
2022-01-31
firmware: qcom: scm: Add function to set IOMMU pagetable addressing
AngeloGioacchino Del Regno
1
-0
/
+1
2022-01-31
firmware: qcom: scm: Add function to set the maximum IOMMU pool size
AngeloGioacchino Del Regno
1
-0
/
+1
2022-01-31
dma-resv: some doc polish for iterators
Daniel Vetter
1
-1
/
+12
2022-01-31
spi: pxa2xx_spi: Convert to use GPIO descriptors
Linus Walleij
1
-1
/
+0
2022-01-31
component: Replace most references to 'master' with 'aggregate device'
Stephen Boyd
1
-9
/
+9
2022-01-31
phy: make phy_set_max_speed() *void*
Sergey Shtylyov
1
-1
/
+1
2022-01-30
Merge tag 'v5.17-rc2' into tty-next
Greg Kroah-Hartman
20
-58
/
+97
2022-01-30
Merge tag 'v5.17-rc2' into char-misc-next
Greg Kroah-Hartman
20
-58
/
+97
2022-01-30
iio: adc: qcom-vadc-common: Re-use generic struct u32_fract
Andy Shevchenko
1
-12
/
+3
2022-01-30
math.h: Introduce data types for fractional numbers
Andy Shevchenko
1
-0
/
+12
2022-01-30
psi: fix "no previous prototype" warnings when CONFIG_CGROUPS=n
Suren Baghdasaryan
1
-6
/
+5
2022-01-30
mm, kasan: use compare-exchange operation to set KASAN page tag
Peter Collingbourne
1
-5
/
+12
2022-01-30
mm: page->mapping folio->mapping should have the same offset
Wei Yang
1
-0
/
+1
2022-01-30
include/linux/sysctl.h: fix register_sysctl_mount_point() return type
Andrew Morton
1
-1
/
+1
2022-01-29
Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-0
/
+6
2022-01-29
Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2022-01-29
Merge tag 'fixes-v5.17-lsm-ceph-null' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Linus Torvalds
1
-1
/
+1
2022-01-28
i2c: smbus: Use device_*() functions instead of of_*()
Akhil R
1
-3
/
+3
2022-01-28
device property: Add fwnode_irq_get_byname
Akhil R
1
-0
/
+1
2022-01-28
block: add bio_start_io_acct_time() to control start_time
Mike Snitzer
1
-0
/
+1
2022-01-28
security, lsm: dentry_init_security() Handle multi LSM registration
Vivek Goyal
1
-1
/
+1
2022-01-28
Merge tag 'pm-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-10
/
+1
2022-01-28
Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-6
/
+43
2022-01-28
Merge tag 'fs_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-1
/
+1
2022-01-28
SUNRPC: add netns refcount tracker to struct rpc_xprt
Eric Dumazet
1
-0
/
+1
2022-01-28
SUNRPC: add netns refcount tracker to struct svc_xprt
Eric Dumazet
1
-0
/
+1
2022-01-28
ethtool: add header/data split indication
Jakub Kicinski
1
-0
/
+2
2022-01-28
net: mii: remove mii_lpa_mod_linkmode_lpa_sgmii()
Jakub Kicinski
1
-33
/
+0
2022-01-27
Merge tag 'mlx5-updates-2022-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
Jakub Kicinski
1
-7
/
+0
2022-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
50
-548
/
+848
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
4
-2
/
+8
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
1
-1
/
+1
2022-01-27
netlink: remove nl_set_extack_cookie_u32()
Jakub Kicinski
1
-9
/
+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: 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
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
[prev]
[next]