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-05-22
tpm: eventlog: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-05-22
Revert "i2c: core: support bus regulator controlling in adapter"
Wolfram Sang
1
-2
/
+0
2020-05-22
block: remove the error_sector argument to blkdev_issue_flush
Christoph Hellwig
1
-3
/
+2
2020-05-22
Merge tag 'ib-mfd-hwmon-v5.8' into hwmon-next
Guenter Roeck
2
-0
/
+120
2020-05-22
regulator: max8998: Add charger regulator
Jonathan Bakker
1
-0
/
+1
2020-05-22
PCI: endpoint: Add support to handle multiple base for mapping outbound memory
Lad Prabhakar
1
-9
/
+24
2020-05-22
misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTL
Bjorn Helgaas
1
-12
/
+0
2020-05-22
misc: rtsx: Removed unused dev_aspm_mode
Bjorn Helgaas
1
-9
/
+0
2020-05-22
misc: rtsx: Remove unused pcr_ops
Bjorn Helgaas
1
-4
/
+0
2020-05-22
bus: mhi: core: Remove the system error worker thread
Hemant Kumar
1
-2
/
+0
2020-05-22
bus: mhi: core: Handle firmware load using state worker
Bhaumik Bhatt
1
-2
/
+0
2020-05-22
Merge tag 'phy-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy into usb-next
Greg Kroah-Hartman
1
-67
/
+2
2020-05-22
Merge tag 'soundwire-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire into char-misc-next
Greg Kroah-Hartman
2
-8
/
+33
2020-05-22
Merge tag 'icc-5.8-rc1' of https://git.linaro.org/people/georgi.djakov/linux into char-misc-next
Greg Kroah-Hartman
1
-0
/
+25
2020-05-21
ethtool: provide UAPI for PHY Signal Quality Index (SQI)
Oleksij Rempel
1
-0
/
+2
2020-05-21
qed: Add XRC to RoCE
Yuval Basson
1
-0
/
+19
2020-05-21
PCI: Use bridge window names (PCI_BRIDGE_IO_WINDOW etc)
Krzysztof Wilczynski
1
-1
/
+13
2020-05-21
Merge tag 'v5.7-rc6' into rdma.git for-next
Jason Gunthorpe
66
-189
/
+193
2020-05-21
exec: Remove recursion from search_binary_handler
Eric W. Biederman
1
-2
/
+1
2020-05-21
exec: Generic execfd support
Eric W. Biederman
1
-5
/
+5
2020-05-21
exec: Move the call of prepare_binprm into search_binary_handler
Eric W. Biederman
1
-1
/
+0
2020-05-21
exec: Allow load_misc_binary to call prepare_binprm unconditionally
Eric W. Biederman
1
-0
/
+2
2020-05-21
exec: Convert security_bprm_set_creds into security_bprm_repopulate_creds
Eric W. Biederman
4
-9
/
+9
2020-05-21
Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-incoming
J. Bruce Fields
27
-85
/
+106
2020-05-21
block: remove ioctl_by_bdev
Christoph Hellwig
1
-1
/
+0
2020-05-21
s390/dasd: remove ioctl_by_bdev calls
Stefan Haberland
1
-0
/
+9
2020-05-21
firmware: smccc: Fix missing prototype warning for arm_smccc_version_init
Sudeep Holla
1
-0
/
+3
2020-05-21
rtc: mt6397: Add support for the MediaTek MT6358 RTC
Ran Bi
1
-1
/
+8
2020-05-21
mfd: Add support for the MediaTek MT6358 PMIC
Hsin-Hsiung Wang
3
-0
/
+443
2020-05-21
mfd: mt6397: Modify suspend/resume behavior
Hsin-Hsiung Wang
1
-0
/
+2
2020-05-20
ip*_mc_gsfget(): lift copyout of struct group_filter into callers
Al Viro
1
-1
/
+1
2020-05-20
SUNRPC: Refactor svc_recvfrom()
Chuck Lever
1
-0
/
+1
2020-05-20
dm: use dynamic debug instead of compile-time config option
Hannes Reinecke
1
-6
/
+1
2020-05-20
exec: Factor security_bprm_creds_for_exec out of security_bprm_set_creds
Eric W. Biederman
4
-35
/
+40
2020-05-20
firmware: smccc: Add function to fetch SMCCC version
Sudeep Holla
1
-0
/
+11
2020-05-20
firmware: smccc: Refactor SMCCC specific bits into separate file
Sudeep Holla
1
-2
/
+0
2020-05-20
firmware: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x instead
Sudeep Holla
1
-6
/
+1
2020-05-20
firmware: smccc: Add the definition for SMCCCv1.2 version/error codes
Sudeep Holla
1
-2
/
+7
2020-05-20
firmware: smccc: Update link to latest SMCCC specification
Sudeep Holla
1
-1
/
+3
2020-05-20
efi/gop: Add an option to list out the available GOP modes
Arvind Sankar
1
-0
/
+1
2020-05-20
efi/libstub: Add definitions for console input and events
Arvind Sankar
1
-1
/
+2
2020-05-20
fs: rename pipe_buf ->steal to ->try_steal
Christoph Hellwig
1
-17
/
+17
2020-05-20
fs: make the pipe_buf_operations ->confirm operation optional
Christoph Hellwig
1
-2
/
+3
2020-05-20
fs: make the pipe_buf_operations ->steal operation optional
Christoph Hellwig
1
-1
/
+2
2020-05-20
pipe: merge anon_pipe_buf*_ops
Christoph Hellwig
1
-1
/
+1
2020-05-20
Merge series "MAINTAINER entries for few ROHM power devices" from Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>:
Mark Brown
23
-78
/
+94
2020-05-20
Merge branch 'topic/uaccess-ppc' into next
Michael Ellerman
1
-0
/
+8
2020-05-20
Merge branch 'i2c/for-current-fixed' into i2c/for-5.8
Wolfram Sang
47
-113
/
+101
2020-05-20
i2c: core: support bus regulator controlling in adapter
Bibby Hsieh
1
-0
/
+2
2020-05-20
soundwire: disco: s/ch/channels/
Pierre-Louis Bossart
1
-4
/
+4
[prev]
[next]