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-24
net: dsa: let drivers state that they need VLAN filtering while standalone
Vladimir Oltean
1
-0
/
+3
2021-08-24
mac80211: introduce individual TWT support in AP mode
Lorenzo Bianconi
1
-0
/
+12
2021-08-24
mmc: core: Store pointer to bio_crypt_ctx in mmc_request
Eric Biggers
1
-2
/
+1
2021-08-24
mmc: sdhci-esdhc-imx: Remove unneeded mmc-esdhc-imx.h header
Fabio Estevam
1
-42
/
+0
2021-08-24
ieee80211: add TWT element definitions
Lorenzo Bianconi
1
-0
/
+62
2021-08-24
genirq/msi: Move MSI sysfs handling from PCI to MSI core
Barry Song
1
-0
/
+4
2021-08-23
bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum
Dave Marchevsky
2
-60
/
+124
2021-08-23
Keep read and write fds with each nlm_file
J. Bruce Fields
2
-3
/
+9
2021-08-23
io_uring: add support for IORING_OP_LINKAT
Dmitry Kadashev
1
-0
/
+2
2021-08-23
io_uring: add support for IORING_OP_SYMLINKAT
Dmitry Kadashev
1
-0
/
+1
2021-08-23
bio: add allocation cache abstraction
Jens Axboe
3
-0
/
+15
2021-08-23
fs: add kiocb alloc cache flag
Jens Axboe
1
-0
/
+2
2021-08-23
io_uring: add support for IORING_OP_MKDIRAT
Dmitry Kadashev
1
-0
/
+1
2021-08-23
namei: add getname_uflags()
Dmitry Kadashev
1
-0
/
+1
2021-08-23
io_uring: remove files pointer in cancellation functions
Hao Xu
1
-5
/
+5
2021-08-23
io_uring: extract io_uring_files_cancel() in io_uring_task_cancel()
Hao Xu
1
-1
/
+2
2021-08-23
block: add error handling for device_add_disk / add_disk
Luis Chamberlain
1
-4
/
+4
2021-08-23
block: add an explicit ->disk backpointer to the request_queue
Christoph Hellwig
2
-6
/
+5
2021-08-23
block: hold a request_queue reference for the lifetime of struct gendisk
Christoph Hellwig
1
-1
/
+0
2021-08-23
block: pass a request_queue to __blk_alloc_disk
Christoph Hellwig
1
-1
/
+2
2021-08-23
block: remove the minors argument to __alloc_disk_node
Christoph Hellwig
1
-2
/
+1
2021-08-23
block: remove alloc_disk and alloc_disk_node
Christoph Hellwig
1
-10
/
+0
2021-08-23
block: cleanup the lockdep handling in *alloc_disk
Christoph Hellwig
2
-24
/
+9
2021-08-23
dt-bindings: soc: remove obsolete zte zx header
Zenghui Yu
1
-24
/
+0
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
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
[prev]
[next]