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-29
Merge tag 'drm-msm-next-2020-09-27' of https://gitlab.freedesktop.org/drm/msm into drm-next
Dave Airlie
1
-0
/
+36
2020-09-28
bpf: verifier: refactor check_attach_btf_id()
Toke Høiland-Jørgensen
2
-5
/
+27
2020-09-28
bpf: change logging calls from verbose() to bpf_log() and use log pointer
Toke Høiland-Jørgensen
2
-3
/
+4
2020-09-28
net: core: add nested_level variable in net_device
Taehee Yoo
1
-8
/
+44
2020-09-28
net: core: introduce struct netdev_nested_priv for nested interface infrastructure
Taehee Yoo
1
-6
/
+10
2020-09-28
fscrypt: export fscrypt_d_revalidate()
Eric Biggers
1
-0
/
+7
2020-09-28
bpf: Enable BPF_PROG_TEST_RUN for raw_tracepoint
Song Liu
1
-0
/
+3
2020-09-28
Merge tag 'regmap-field-bulk-api' into regmap-5.10
Mark Brown
1
-0
/
+11
2020-09-28
regmap: add support to regmap_field_bulk_alloc/free apis
Srinivas Kandagatla
1
-0
/
+11
2020-09-28
Merge tag 'nfs-for-5.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-2
/
+2
2020-09-28
coresight: cti: Don't disable ect device if it's not enabled
Tingwei Zhang
1
-0
/
+1
2020-09-28
coresight: Use IS_ENABLED for CONFIGs that may be modules
Kim Phillips
1
-1
/
+1
2020-09-28
iomap: Allow filesystem to call iomap_dio_complete without i_rwsem
Christoph Hellwig
1
-0
/
+5
2020-09-28
PM: runtime: Fix timer_expires data type on 32-bit arches
Grygorii Strashko
1
-1
/
+1
2020-09-28
mtd: nand: Use the new generic ECC object
Miquel Raynal
1
-7
/
+7
2020-09-28
mtd: nand: Create helpers to set/extract the ECC requirements
Miquel Raynal
1
-0
/
+24
2020-09-28
mtd: nand: Create a helper to extract the ECC configuration
Miquel Raynal
1
-0
/
+10
2020-09-28
mtd: rawnand: Use the new ECC engine type enumeration
Miquel Raynal
3
-7
/
+7
2020-09-28
mtd: rawnand: Separate the ECC engine type and the ECC byte placement
Miquel Raynal
2
-2
/
+5
2020-09-28
arm64: perf: Add support caps under sysfs
Shaokun Zhang
1
-0
/
+3
2020-09-28
nl80211: extend support to config spatial reuse parameter set
Rajkumar Manoharan
1
-2
/
+5
2020-09-28
mac80211: support S1G association
Thomas Pedersen
1
-0
/
+21
2020-09-28
mac80211: encode listen interval for S1G
Thomas Pedersen
1
-0
/
+7
2020-09-28
cfg80211: handle Association Response from S1G STA
Thomas Pedersen
1
-0
/
+5
2020-09-28
cfg80211: convert S1G beacon to scan results
Thomas Pedersen
1
-0
/
+32
2020-09-28
nl80211: support S1G capability overrides in assoc
Thomas Pedersen
1
-0
/
+2
2020-09-28
kgdb: Honour the kprobe blocklist when setting breakpoints
Daniel Thompson
1
-0
/
+18
2020-09-28
Merge branch 'irq/ipi-as-irq', remote-tracking branches 'origin/irq/dw' and 'origin/irq/owl' into irq/irqchip-next
Marc Zyngier
1
-0
/
+6
2020-09-28
Merge branch 'fixes' into next
Ulf Hansson
1
-0
/
+1
2020-09-28
memstick: Skip allocating card when removing host
Kai-Heng Feng
1
-0
/
+1
2020-09-28
hv: hyperv.h: Introduce some hvpfn helper functions
Boqun Feng
1
-0
/
+5
2020-09-28
Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv header
Boqun Feng
1
-0
/
+15
2020-09-28
Drivers: hv: vmbus: Introduce types of GPADL
Boqun Feng
1
-1
/
+47
2020-09-27
ptp: add stub function for ptp_get_msgtype()
Yangbo Lu
1
-0
/
+8
2020-09-27
mm/fork: Pass new vma pointer into copy_page_range()
Peter Xu
1
-1
/
+1
2020-09-27
mm: Introduce mm_struct.has_pinned
Peter Xu
1
-0
/
+10
2020-09-26
fs: remove KSTAT_QUERY_FLAGS
Christoph Hellwig
1
-2
/
+0
2020-09-26
fs: move vfs_fstatat out of line
Christoph Hellwig
1
-7
/
+2
2020-09-26
fs: implement vfs_stat and vfs_lstat in terms of vfs_fstatat
Christoph Hellwig
1
-9
/
+7
2020-09-26
fs: remove vfs_statx_fd
Christoph Hellwig
1
-6
/
+1
2020-09-26
Merge tag 'drivers_soc_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into arm/drivers
Olof Johansson
1
-0
/
+54
2020-09-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+2
2020-09-26
Merge tag 'block-5.9-2020-09-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2020-09-26
mm: don't rely on system state to detect hot-plug operations
Laurent Dufour
1
-4
/
+7
2020-09-26
mm: replace memmap_context by meminit_context
Laurent Dufour
2
-4
/
+9
2020-09-26
mm/gup: fix gup_fast with dynamic page table folding
Vasily Gorbik
1
-0
/
+10
2020-09-25
bpf: Add comment to document BTF type PTR_TO_BTF_ID_OR_NULL
John Fastabend
1
-2
/
+16
2020-09-25
net: stmmac: Add option for VLAN filter fail queue enable
Chuah, Kim Tatt
1
-0
/
+2
2020-09-25
mm/page_ref: Convert the open coded tracepoint enabled to the new helper
Steven Rostedt (VMware)
1
-21
/
+21
2020-09-25
tracepoints: Add helper to test if tracepoint is enabled in a header
Steven Rostedt (VMware)
1
-0
/
+34
[prev]
[next]