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-04-13
Merge tag 'thunderbolt-for-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/westeri/thunderbolt into usb-next
Greg Kroah-Hartman
1
-19
/
+35
2021-04-13
Merge tag 'soc-fsl-next-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/drivers
Arnd Bergmann
2
-27
/
+11
2021-04-13
Merge tag 'zynqmp-soc-for-v5.13' of https://github.com/Xilinx/linux-xlnx into arm/drivers
Arnd Bergmann
1
-5
/
+0
2021-04-12
libbpf: Clarify flags in ringbuf helpers
Pedro Tammela
1
-0
/
+16
2021-04-12
NFS: Add a cache validity flag argument to nfs_revalidate_inode()
Trond Myklebust
1
-1
/
+1
2021-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-4
/
+6
2021-04-12
IB/cma: Introduce rdma_set_min_rnr_timer()
Håkon Bugge
1
-0
/
+2
2021-04-12
net: phy: marvell: fix detection of PHY on Topaz switches
Pali Rohár
1
-2
/
+3
2021-04-12
NFS: nfs4_bitmask_adjust() must not change the server global bitmasks
Trond Myklebust
1
-3
/
+8
2021-04-12
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
Jason Gunthorpe
4
-10
/
+41
2021-04-12
vfio/mdev: Correct the function signatures for the mdev_type_attributes
Jason Gunthorpe
1
-4
/
+7
2021-04-12
vfio/mdev: Remove kobj from mdev_parent_ops->create()
Jason Gunthorpe
1
-2
/
+1
2021-04-12
ASOC: SOF: simplify nocodec mode
Pierre-Louis Bossart
1
-3
/
+0
2021-04-12
ASoC: soc-acpi: add new fields for mach_params
Pierre-Louis Bossart
1
-0
/
+4
2021-04-12
skmsg: Pass psock pointer to ->psock_update_sk_prot()
Cong Wang
4
-5
/
+9
2021-04-12
block: move bio_list_copy_data to pktcdvd
Christoph Hellwig
1
-1
/
+0
2021-04-12
block: remove zero_fill_bio_iter
Christoph Hellwig
1
-6
/
+1
2021-04-12
bpf: Document PROG_TEST_RUN limitations
Joe Stringer
1
-0
/
+21
2021-04-12
vfs: remove unused ioctl helpers
Miklos Szeredi
1
-12
/
+0
2021-04-12
vfs: add fileattr ops
Miklos Szeredi
2
-0
/
+63
2021-04-12
block: add queue_to_disk() to get gendisk from request_queue
Jeffle Xu
2
-3
/
+5
2021-04-12
Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
Rafael J. Wysocki
2
-10
/
+36
2021-04-12
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
Rafael J. Wysocki
1
-3
/
+16
2021-04-12
dmaengine: idxd: fix delta_rec and crc size field for completion record
Dave Jiang
1
-2
/
+2
2021-04-12
Merge 5.12-rc7 into usb-next
Greg Kroah-Hartman
18
-71
/
+173
2021-04-11
io_uring: unify files and task cancel
Pavel Begunkov
1
-7
/
+5
2021-04-11
task_work: add helper for more targeted task_work canceling
Jens Axboe
1
-0
/
+2
2021-04-11
io_uring: allow events and user_data update of running poll requests
Jens Axboe
1
-0
/
+5
2021-04-11
io_uring: add multishot mode for IORING_OP_POLL_ADD
Jens Axboe
1
-0
/
+12
2021-04-11
io_uring: include cflags in completion trace event
Jens Axboe
1
-4
/
+7
2021-04-11
phy: sfp: add netlink SFP support to generic SFP code
Andrew Lunn
1
-0
/
+10
2021-04-11
net/mlx5: Add support for DSFP module EEPROM dumps
Vladyslav Tarasiuk
1
-0
/
+1
2021-04-11
net/mlx5: Implement get_module_eeprom_by_page()
Vladyslav Tarasiuk
1
-0
/
+2
2021-04-11
net/mlx5: Refactor module EEPROM query
Vladyslav Tarasiuk
1
-0
/
+9
2021-04-11
ethtool: Allow network drivers to dump arbitrary EEPROM data
Vladyslav Tarasiuk
2
-1
/
+51
2021-04-11
drm/vram-helper: Use drm_gem_ttm_dumb_map_offset()
Thomas Zimmermann
1
-5
/
+2
2021-04-11
drm/gem-ttm-helper: Provide helper for struct drm_driver.dumb_map_offset
Thomas Zimmermann
1
-1
/
+4
2021-04-11
Merge branch 'for-mingo-kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/core
Ingo Molnar
2
-0
/
+13
2021-04-11
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
9
-10
/
+46
2021-04-11
kasan: Add report for async mode
Vincenzo Frascino
1
-0
/
+6
2021-04-11
Merge tag 'mhi-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mani/mhi into char-misc-next
Greg Kroah-Hartman
1
-7
/
+21
2021-04-11
Merge tag 'misc-habanalabs-next-2021-04-10' of https://git.kernel.org/pub/scm/linux/kernel/git/ogabbay/linux into char-misc-next
Greg Kroah-Hartman
1
-20
/
+57
2021-04-10
i2c: ensure timely release of driver-allocated resources
Dmitry Torokhov
1
-0
/
+3
2021-04-10
i2c: core: add api to provide frequency mode strings
Yicong Yang
1
-0
/
+3
2021-04-10
i2c: core: add managed function for adding i2c adapters
Yicong Yang
1
-0
/
+1
2021-04-10
Merge branch 'i2c/software-nodes' into i2c/for-5.13
Wolfram Sang
48
-124
/
+252
2021-04-10
i2c: Remove support for dangling device properties
Heikki Krogerus
1
-2
/
+0
2021-04-10
netfilter: arp_tables: add pre_exit hook for table unregister
Florian Westphal
1
-2
/
+3
2021-04-10
netfilter: bridge: add pre_exit hooks for ebtable unregistration
Florian Westphal
1
-2
/
+3
2021-04-10
binder: tell userspace to dump current backtrace when detected oneway spamming
Hang Lu
1
-0
/
+8
[prev]
[next]