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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-23
dt-bindings: clock: remove obsolete zte zx header
Zenghui Yu
1
-164
/
+0
2021-08-23
f2fs: introduce periodic iostat io latency traces
Daeho Jeong
1
-0
/
+95
2021-08-23
f2fs: separate out iostat feature
Daeho Jeong
1
-0
/
+2
2021-08-23
crypto: public_key: fix overflow during implicit conversion
zhenwei pi
1
-2
/
+2
2021-08-23
nlm: minor nlm_lookup_file argument change
J. Bruce Fields
1
-1
/
+1
2021-08-23
Revert "media: dvb header files: move some headers to staging"
Linus Torvalds
3
-0
/
+502
2021-08-23
ASoC: Intel: Skylake: Support multiple format configs
Kareem Shaik
1
-1
/
+5
2021-08-23
drm/i915/adl_s: Update ADL-S PCI IDs
Tejas Upadhyay
1
-4
/
+1
2021-08-23
drm/ttm: remove ttm_tt_destroy_common v2
Christian König
1
-7
/
+0
2021-08-23
namei: add mapping aware lookup helper
Christian Brauner
1
-0
/
+1
2021-08-23
btrfs: initial fsverity support
Boris Burkov
2
-0
/
+36
2021-08-23
block: fix argument type of bio_trim()
Chaitanya Kulkarni
2
-1
/
+2
2021-08-23
fs: kill sync_inode
Josef Bacik
1
-1
/
+0
2021-08-23
fs: add a filemap_fdatawrite_wbc helper
Josef Bacik
1
-0
/
+2
2021-08-23
btrfs: use delalloc_bytes to determine flush amount for shrink_delalloc
Josef Bacik
1
-0
/
+1
2021-08-23
btrfs: enable a tracepoint when we fail tickets
Josef Bacik
1
-0
/
+6
2021-08-23
btrfs: include delalloc related info in dump space info tracepoint
Josef Bacik
1
-4
/
+10
2021-08-23
Merge tag 'wireless-drivers-next-2021-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
1
-0
/
+1
2021-08-23
net: dsa: track unique bridge numbers across all DSA switch trees
Vladimir Oltean
1
-5
/
+3
2021-08-23
fs: remove mandatory file locking support
Jeff Layton
1
-84
/
+0
2021-08-23
regulator: Documentation fix for regulator error notification helper
Matti Vaittinen
1
-3
/
+4
2021-08-23
PCI: Introduce domain_nr in pci_host_bridge
Boqun Feng
1
-0
/
+11
2021-08-23
gpio: max730x: Use the right include
Linus Walleij
1
-1
/
+1
2021-08-23
gpio: Add virtio-gpio driver
Viresh Kumar
2
-0
/
+48
2021-08-23
fs: simplify get_filesystem_list / get_all_fs_names
Christoph Hellwig
1
-1
/
+1
2021-08-22
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Jason Gunthorpe
3
-3
/
+21
2021-08-22
dt-bindings: reset: mt8195: add toprgu reset-controller header file
Christine Zhu
1
-0
/
+29
2021-08-22
watchdog: introduce watchdog_dev_suspend/resume
Grzegorz Jaszczyk
1
-0
/
+10
2021-08-21
brcmfmac: add 43752 SDIO ids and initialization
Angus Ainslie
1
-0
/
+1
2021-08-21
PCI: Sync __pci_register_driver() stub for CONFIG_PCI=n
Andy Shevchenko
1
-2
/
+3
2021-08-21
dt-bindings: timer: Add ABIs for new Ingenic SoCs
周琰杰 (Zhou Yanjie)
1
-0
/
+19
2021-08-20
PCI: Optimize pci_resource_len() to reduce kernel size
Zhen Lei
1
-3
/
+1
2021-08-20
PCI: Make saved capability state private to core
Bjorn Helgaas
1
-18
/
+0
2021-08-20
PCI: Correct the pci_iomap.h header guard #endif comment
Jonathan Cameron
1
-1
/
+1
2021-08-20
PCI/VPD: Add pci_vpd_check_csum()
Heiner Kallweit
1
-0
/
+9
2021-08-20
PCI/VPD: Add pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-0
/
+13
2021-08-20
PCI/VPD: Add pci_vpd_alloc()
Heiner Kallweit
1
-0
/
+9
2021-08-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-18
/
+22
2021-08-20
KVM: stats: Add halt polling related histogram stats
Jing Zhang
2
-1
/
+12
2021-08-20
KVM: stats: Add halt_wait_ns stats for all architectures
Jing Zhang
2
-1
/
+3
2021-08-20
KVM: stats: Support linear and logarithmic histogram statistics
Jing Zhang
2
-19
/
+82
2021-08-20
KVM: x86/mmu: bump mmu notifier count in kvm_zap_gfn_range
Maxim Levitsky
1
-0
/
+5
2021-08-20
kfence: fix is_kfence_address() for addresses below KFENCE_POOL_SIZE
Marco Elver
1
-3
/
+4
2021-08-20
mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
Johannes Weiner
1
-14
/
+15
2021-08-20
mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON names
Mike Rapoport
1
-1
/
+3
2021-08-20
tracing: Add a probe that attaches to trace events
Tzvetomir Stoyanov (VMware)
1
-0
/
+4
2021-08-20
SUNRPC: Move client-side disconnect injection
Chuck Lever
1
-18
/
+0
2021-08-20
Merge tag 'mac80211-next-for-net-next-2021-08-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
Jakub Kicinski
5
-0
/
+246
2021-08-20
Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d' and 'core' into next
Joerg Roedel
5
-24
/
+127
2021-08-20
iommu/io-pgtable: Abstract iommu_iotlb_gather access
Robin Murphy
1
-0
/
+10
[prev]
[next]