index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-06
ftrace: add ftrace_init_nop()
Mark Rutland
1
-3
/
+32
2019-11-06
nfsv4: Move NFSPROC4_CLNT_COPY_NOTIFY to end of list
Trond Myklebust
1
-1
/
+2
2019-11-06
Merge branch 'linux-ssc-for-5.5'
Trond Myklebust
4
-1
/
+46
2019-11-06
cpuidle: Consolidate disabled state checks
Rafael J. Wysocki
1
-0
/
+3
2019-11-06
mm: Add write-protect and clean utilities for address space ranges
Thomas Hellstrom
1
-1
/
+12
2019-11-06
mm: Add a walk_page_mapping() function to the pagewalk code
Thomas Hellstrom
1
-0
/
+9
2019-11-06
mm: Remove BUG_ON mmap_sem not held from xxx_trans_huge_lock()
Thomas Hellstrom
1
-2
/
+0
2019-11-06
Pull series refactoring quota enabling and disabling code.
Jan Kara
21
-26
/
+207
2019-11-05
net/tls: fix sk_msg trim on fallback to copy mode
Jakub Kicinski
1
-3
/
+6
2019-11-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+2
2019-11-05
software node: unify PROPERTY_ENTRY_XXX macros
Dmitry Torokhov
1
-37
/
+27
2019-11-05
software node: get rid of property_set_pointer()
Dmitry Torokhov
1
-9
/
+3
2019-11-05
software node: mark internal macros with double underscores
Dmitry Torokhov
1
-10
/
+10
2019-11-05
software node: introduce PROPERTY_ENTRY_XXX_ARRAY_LEN()
Dmitry Torokhov
1
-17
/
+28
2019-11-05
software node: remove DEV_PROP_MAX
Dmitry Torokhov
1
-1
/
+0
2019-11-05
icmp: add helpers to recognize ICMP error packets
Matteo Croce
2
-0
/
+29
2019-11-05
Merge branch 'mb/dio' into master
Theodore Ts'o
1
-34
/
+95
2019-11-05
Merge branch 'jk/jbd2-revoke-overflow'
Theodore Ts'o
1
-37
/
+50
2019-11-05
jbd2: Rename h_buffer_credits to h_total_credits
Jan Kara
1
-4
/
+5
2019-11-05
jbd2: Reserve space for revoke descriptor blocks
Jan Kara
1
-10
/
+33
2019-11-05
jbd2: Drop jbd2_space_needed()
Jan Kara
1
-9
/
+0
2019-11-05
jbd2: Account descriptor blocks into t_outstanding_credits
Jan Kara
1
-15
/
+7
2019-11-05
ext4, jbd2: Provide accessor function for handle credits
Jan Kara
1
-0
/
+6
2019-11-05
dm stripe: use struct_size() in kmalloc()
Gustavo A. R. Silva
1
-3
/
+0
2019-11-05
nvmem: core: fix nvmem_cell_write inline function
Sebastian Reichel
1
-1
/
+1
2019-11-05
drivers: provide devm_platform_ioremap_resource_byname()
Bartosz Golaszewski
1
-0
/
+3
2019-11-05
drivers: platform: provide devm_platform_ioremap_resource_wc()
Bartosz Golaszewski
1
-0
/
+3
2019-11-05
lib: devres: provide devm_ioremap_resource_wc()
Bartosz Golaszewski
1
-0
/
+2
2019-11-05
rfkill: allocate static minor
Marcel Holtmann
1
-0
/
+1
2019-11-05
jbd2: Fix possible overflow in jbd2_log_space_left()
Jan Kara
1
-2
/
+2
2019-11-05
Merge branch 'iomap-for-next' into mb/dio
Theodore Ts'o
1
-34
/
+95
2019-11-05
Merge tag 'v5.4-rc6' into devel
Linus Walleij
42
-118
/
+385
2019-11-05
logic_pio: Define PIO_INDIRECT_SIZE for !CONFIG_INDIRECT_PIO
John Garry
1
-2
/
+2
2019-11-04
coresight: etm4x: Save/restore state across CPU low power states
Andrew Murray
1
-0
/
+6
2019-11-04
iommu/io-pgtable-arm: Rationalise MAIR handling
Robin Murphy
1
-1
/
+1
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
3
-4
/
+10
2019-11-04
nvme: resync include/linux/nvme.h with nvmecli
Revanth Rajashekar
1
-3
/
+50
2019-11-04
nvme: introduce "Command Aborted By host" status code
Max Gurtovoy
1
-0
/
+1
2019-11-04
nvme-fc: Sync nvme-fc header to FC-NVME-2
James Smart
1
-45
/
+137
2019-11-04
firmware/qcom_scm: Add scm call to handle smmu errata
Vivek Gautam
1
-0
/
+2
2019-11-04
usb: typec: Remove unused members from struct typec_capability
Heikki Krogerus
1
-2
/
+0
2019-11-04
usb: typec: Remove the callback members from struct typec_capability
Heikki Krogerus
1
-17
/
+0
2019-11-04
usb: typec: Separate the operations vector
Heikki Krogerus
1
-0
/
+20
2019-11-04
usb: typec: Introduce typec_get_drvdata()
Heikki Krogerus
1
-0
/
+4
2019-11-04
ftrace: Introduce PERMANENT ftrace_ops flag
Miroslav Benes
1
-0
/
+3
2019-11-04
block: sed-opal: Add support to read/write opal tables generically
Revanth Rajashekar
1
-0
/
+1
2019-11-04
usb: roles: Add usb_role_switch_find_by_fwnode()
Heikki Krogerus
1
-0
/
+3
2019-11-04
kvm: Add helper function for creating VM worker threads
Junaid Shahid
1
-0
/
+6
2019-11-04
cpu/speculation: Uninline and export CPU mitigations helpers
Tyler Hicks
1
-23
/
+2
2019-11-04
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
1
-0
/
+2
[prev]
[next]