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
2020-09-24
platform/x86: pcengines-apuv2: Fix typo on define of AMD_FCH_GPIO_REG_GPIO55_DEVSLP0
Ed Wildgoose
1
-1
/
+1
2020-09-24
ACPI: Rename acpi_map_pxm_to_online_node() to pxm_to_online_node()
Jonathan Cameron
1
-4
/
+4
2020-09-24
ACPI: Remove side effect of partly creating a node in acpi_map_pxm_to_online_node()
Jonathan Cameron
1
-4
/
+3
2020-09-23
fscrypt: rename DCACHE_ENCRYPTED_NAME to DCACHE_NOKEY_NAME
Eric Biggers
2
-7
/
+7
2020-09-23
fscrypt: don't call no-key names "ciphertext names"
Eric Biggers
1
-8
/
+7
2020-09-23
Merge branch 'rtt-speedup.2020.09.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into bpf-next
Alexei Starovoitov
1
-0
/
+4
2020-09-23
net: phy: Document core PHY structures
Andrew Lunn
1
-131
/
+292
2020-09-23
net: phy: Fixup kernel doc
Andrew Lunn
2
-2
/
+4
2020-09-23
net: bridge: mcast: rename br_ip's u member to dst
Nikolay Aleksandrov
1
-1
/
+1
2020-09-23
net: bridge: add src field to br_ip
Nikolay Aleksandrov
1
-0
/
+6
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-13
/
+32
2020-09-23
block: mark blkdev_get static
Christoph Hellwig
1
-1
/
+0
2020-09-23
mm: split swap_type_of
Christoph Hellwig
1
-1
/
+2
2020-09-23
PM: rewrite is_hibernate_resume_dev to not require an inode
Christoph Hellwig
1
-2
/
+2
2020-09-23
block: move the NEED_PART_SCAN flag to struct gendisk
Christoph Hellwig
2
-3
/
+3
2020-09-23
hwmon: (gsc-hwmon) add fan sensor
Tim Harvey
1
-0
/
+1
2020-09-23
hwmon: (core) Add support for rated attributes
Zbigniew Lukwinski
1
-0
/
+20
2020-09-23
block: allow 'chunk_sectors' to be non-power-of-2
Mike Snitzer
1
-3
/
+9
2020-09-23
cpuidle: record state entry rejection statistics
Lina Iyer
1
-0
/
+1
2020-09-23
soundwire: enable Data Port test modes
Pierre-Louis Bossart
1
-0
/
+6
2020-09-22
fs: remove compat_sys_mount
Christoph Hellwig
1
-6
/
+0
2020-09-23
Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
4
-4
/
+22
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
26
-58
/
+159
2020-09-22
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-4
/
+8
2020-09-22
x86/entry: Fix typo in comments for syscall_enter_from_user_mode()
Kees Cook
1
-1
/
+1
2020-09-22
Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-0
/
+5
2020-09-22
firmware: psci: Extend psci_set_osi_mode() to allow reset to PC mode
Ulf Hansson
1
-1
/
+1
2020-09-22
fscrypt: make fscrypt_set_test_dummy_encryption() take a 'const char *'
Eric Biggers
1
-4
/
+1
2020-09-22
fscrypt: handle test_dummy_encryption in more logical way
Eric Biggers
1
-27
/
+13
2020-09-22
fscrypt: move fscrypt_prepare_symlink() out-of-line
Eric Biggers
1
-48
/
+15
2020-09-22
fscrypt: remove fscrypt_inherit_context()
Eric Biggers
1
-9
/
+0
2020-09-22
fscrypt: add fscrypt_prepare_new_inode() and fscrypt_set_context()
Eric Biggers
1
-0
/
+17
2020-09-22
nitro_enclaves: Add ioctl interface definition
Andra Paraschiv
1
-0
/
+11
2020-09-22
printk: move dictionary keys to dev_printk_info
John Ogness
2
-2
/
+12
2020-09-22
Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
4
-46
/
+13
2020-09-21
net: phy: bcm7xxx: Add an entry for BCM72113
Florian Fainelli
1
-0
/
+1
2020-09-21
bpf: Use a table to drive helper arg type checks
Lorenz Bauer
1
-0
/
+1
2020-09-21
bpf: Allow specifying a BTF ID per argument in function protos
Lorenz Bauer
1
-8
/
+10
2020-09-21
btf: Add BTF_ID_LIST_SINGLE macro
Lorenz Bauer
1
-0
/
+8
2020-09-21
btf: Make btf_set_contains take a const pointer
Lorenz Bauer
1
-1
/
+1
2020-09-21
Merge tag 'linux-can-next-for-5.10-20200921' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
David S. Miller
3
-4
/
+7
2020-09-21
Merge tag 'mac80211-next-for-net-next-2020-09-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
David S. Miller
1
-69
/
+69
2020-09-21
Merge tag 'gpio-updates-for-v5.10-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into devel
Linus Walleij
3
-3
/
+19
2020-09-21
PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORY
Matthew Rosato
1
-0
/
+1
2020-09-21
iio: adis. Drop adis_burst struct
Nuno Sá
1
-17
/
+0
2020-09-21
iio: adis: Move burst mode into adis_data
Nuno Sá
1
-0
/
+9
2020-09-21
iio: Add __printf() attributes to various allocation functions
Jonathan Cameron
2
-2
/
+3
2020-09-21
regulator: unexport regulator_lock/unlock()
Michał Mirosław
1
-3
/
+0
2020-09-21
Merge ba31128384dfd ("Merge tag 'libnvdimm-fixes-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm") into tty-next
Greg Kroah-Hartman
1
-9
/
+8
[prev]
[next]