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-03-21
mm: Make compound_pincount always available
Matthew Wilcox (Oracle)
2
-15
/
+13
2022-03-21
mm/gup: Remove an assumption of a contiguous memmap
Matthew Wilcox (Oracle)
1
-0
/
+2
2022-03-21
Revert "of: base: Introduce of_alias_get_alias_list() to check alias IDs"
Rob Herring
1
-10
/
+0
2022-03-21
Merge tag 'asoc-v5.18' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
15
-32
/
+151
2022-03-21
NFSv4.1 provide mount option to toggle trunking discovery
Olga Kornievskaia
1
-0
/
+1
2022-03-21
devlink: add explicitly locked flavor of the rate node APIs
Jakub Kicinski
1
-0
/
+4
2022-03-21
KVM: x86: Introduce KVM_CAP_DISABLE_QUIRKS2
Oliver Upton
1
-0
/
+1
2022-03-21
headers/prep: Fix header to build standalone: <linux/psi.h>
Ingo Molnar
1
-0
/
+1
2022-03-20
bpf: Adjust BPF stack helper functions to accommodate skip > 0
Namhyung Kim
1
-4
/
+4
2022-03-20
bpf: Enable non-atomic allocations in local storage
Joanne Koong
1
-3
/
+4
2022-03-20
netfilter: nft_fib: add reduce support
Florian Westphal
1
-0
/
+3
2022-03-20
netfilter: nft_meta: extend reduce support to bridge family
Florian Westphal
1
-0
/
+2
2022-03-20
netfilter: nf_tables: cancel tracking for clobbered destination registers
Pablo Neira Ayuso
2
-0
/
+15
2022-03-20
netfilter: nf_tables: do not reduce read-only expressions
Pablo Neira Ayuso
1
-0
/
+8
2022-03-20
netfilter: conntrack: Add and use nf_ct_set_auto_assign_helper_warned()
Phil Sutter
1
-0
/
+1
2022-03-20
i2c: add tracepoints for I2C slave events
Jae Hyun Yoo
2
-6
/
+69
2022-03-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/
David S. Miller
2
-35
/
+19
2022-03-18
Merge tag 'for-net-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
Jakub Kicinski
2
-1
/
+11
2022-03-18
clk: fixed-factor: Introduce devm_clk_hw_register_fixed_factor_index()
Marek Vasut
1
-0
/
+3
2022-03-18
Merge tag 'spi-nor/for-5.18' into mtd/next
Miquel Raynal
68
-223
/
+501
2022-03-18
net: set default rss queues num to physical cores / 2
Íñigo Huguet
1
-1
/
+0
2022-03-18
Merge branch 'thermal-hfi'
Rafael J. Wysocki
1
-1
/
+5
2022-03-18
Merge branch 'powercap'
Rafael J. Wysocki
2
-29
/
+18
2022-03-18
Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs'
Rafael J. Wysocki
2
-5
/
+5
2022-03-18
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
1
-0
/
+5
2022-03-18
regmap: allow a defined reg_base to be added to every address
Colin Foster
1
-0
/
+3
2022-03-18
regmap: add configurable downshift for addresses
Colin Foster
1
-0
/
+3
2022-03-18
Merge branches 'acpi-soc', 'acpi-video' and 'acpi-apei'
Rafael J. Wysocki
4
-3
/
+20
2022-03-18
Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
4
-7
/
+13
2022-03-18
Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery'
Rafael J. Wysocki
1
-0
/
+4
2022-03-18
Bluetooth: fix incorrect nonblock bitmask in bt_sock_wait_ready()
Gavin Li
1
-1
/
+1
2022-03-18
Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL
Ismael Ferreras Morezuelas
1
-0
/
+10
2022-03-18
Merge branches 'acpica', 'acpi-osl', 'acpi-bus' and 'acpi-tables'
Rafael J. Wysocki
4
-0
/
+12
2022-03-18
Merge tag 'wireless-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
David S. Miller
2
-2
/
+14
2022-03-18
ptrace: Return the signal to continue with from ptrace_stop
Eric W. Biederman
1
-6
/
+6
2022-03-18
ptrace: Move setting/clearing ptrace_message into ptrace_stop
Eric W. Biederman
2
-7
/
+4
2022-03-18
misc: fastrpc: Add support to secure memory map
Vamsi Krishna Gattupalli
1
-1
/
+4
2022-03-18
misc: fastrpc: check before loading process to the DSP
Jeya R
1
-0
/
+17
2022-03-18
misc: fastrpc: Add support to get DSP capabilities
Jeya R
1
-0
/
+8
2022-03-18
misc: fastrpc: add support for FASTRPC_IOCTL_MEM_MAP/UNMAP
Jeya R
1
-0
/
+51
2022-03-18
counter: add new COUNTER_EVENT_CHANGE_OF_STATE
Oleksij Rempel
1
-0
/
+2
2022-03-18
serial: 8250: fix XOFF/XON sending when DMA is used
Ilpo Järvinen
1
-0
/
+2
2022-03-18
Merge tag 'coresight-next-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-next
Greg Kroah-Hartman
1
-5
/
+0
2022-03-18
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
6
-44
/
+82
2022-03-18
rfkill: make new event layout opt-in
Johannes Berg
1
-2
/
+12
2022-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
1
-0
/
+18
2022-03-18
Merge tag 'mlx5-updates-2022-03-17' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux
David S. Miller
1
-4
/
+0
2022-03-18
netfs: Keep track of the actual remote file size
David Howells
1
-0
/
+16
2022-03-18
netfs: Add a function to consolidate beginning a read
David Howells
1
-2
/
+3
2022-03-18
netfs: Add a netfs inode context
David Howells
1
-11
/
+70
[prev]
[next]