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
2021-02-24
mm: memcontrol: convert NR_FILE_THPS account to pages
Muchun Song
1
-1
/
+2
2021-02-24
mm: memcontrol: convert NR_ANON_THPS account to pages
Muchun Song
1
-0
/
+13
2021-02-24
mm: memcontrol: optimize per-lruvec stats counter memory usage
Muchun Song
1
-2
/
+12
2021-02-24
mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNT
Roman Gushchin
1
-19
/
+0
2021-02-24
mm/filemap: rename generic_file_buffered_read to filemap_read
Christoph Hellwig
1
-2
/
+2
2021-02-24
mm/filemap: pass a sleep state to put_and_wait_on_page_locked
Matthew Wilcox (Oracle)
1
-2
/
+1
2021-02-24
mm/filemap: remove unused parameter and change to void type for replace_page_cache_page()
Baolin Wang
1
-1
/
+1
2021-02-24
Merge branch 'pci/ntb'
Bjorn Helgaas
3
-8
/
+60
2021-02-24
Merge branch 'pci/misc'
Bjorn Helgaas
1
-0
/
+2
2021-02-24
Merge tag 'rpmsg-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc
Linus Torvalds
1
-2
/
+6
2021-02-24
Merge tag 'vfio-v5.12-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+7
2021-02-24
Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-756
/
+0
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
13
-236
/
+519
2021-02-24
Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
4
-4
/
+29
2021-02-24
Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-9
/
+13
2021-02-24
Merge tag 'cxl-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-0
/
+1
2021-02-24
Merge tag 'libnvdimm-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-1
/
+1
2021-02-24
dma-fence: allow signaling drivers to set fence timestamp
Veera Sundaram Sankaran
1
-0
/
+3
2021-02-24
dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead of fd
John Stultz
1
-6
/
+6
2021-02-24
ACPI: platform: Add balanced-performance platform profile
Maximilian Luz
1
-0
/
+1
2021-02-24
ACPI: platform: Fix file references in comment
Maximilian Luz
1
-3
/
+2
2021-02-23
io_uring: ensure io-wq context is always destroyed for tasks
Jens Axboe
1
-1
/
+1
2021-02-23
net: remove cmsg restriction from io_uring based send/recvmsg calls
Jens Axboe
1
-3
/
+0
2021-02-23
Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
2
-2
/
+5
2021-02-24
s390/cpumf: Add support for complete counter set extraction
Thomas Richter
1
-0
/
+1
2021-02-23
Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
7
-174
/
+8
2021-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
3
-49
/
+16
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
12
-103
/
+266
2021-02-23
Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu
Linus Torvalds
1
-0
/
+6
2021-02-23
PCI: Add TI J721E device to PCI IDs
Kishon Vijay Abraham I
1
-0
/
+1
2021-02-23
PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory
Kishon Vijay Abraham I
1
-0
/
+3
2021-02-23
PCI: endpoint: Add pci_epf_ops to expose function-specific attrs
Kishon Vijay Abraham I
1
-0
/
+5
2021-02-23
PCI: endpoint: Add pci_epc_ops to map MSI IRQ
Kishon Vijay Abraham I
1
-0
/
+8
2021-02-23
PCI: endpoint: Add support to associate secondary EPC with EPF
Kishon Vijay Abraham I
2
-4
/
+38
2021-02-23
PCI: endpoint: Remove unused pci_epf_match_device()
Kishon Vijay Abraham I
1
-2
/
+0
2021-02-23
PCI: endpoint: Make *_free_bar() to return error codes on failure
Kishon Vijay Abraham I
2
-4
/
+5
2021-02-23
PCI: endpoint: Add helper API to get the 'next' unreserved BAR
Kishon Vijay Abraham I
1
-0
/
+2
2021-02-23
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
2
-7
/
+20
2021-02-23
drm: Fix HDMI_STATIC_METADATA_TYPE1 constant
Mario Kleiner
1
-1
/
+1
2021-02-23
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
Linus Torvalds
3
-65
/
+9
2021-02-23
Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+12
2021-02-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-11
/
+95
2021-02-23
blktrace: remove debugfs file dentries from struct blk_trace
Greg Kroah-Hartman
1
-2
/
+0
2021-02-23
virtio-pci: introduce modern device module
Jason Wang
1
-0
/
+111
2021-02-23
vdpa: Enable a user to add and delete a vdpa device
Parav Pandit
1
-0
/
+6
2021-02-23
vdpa: Define vdpa mgmt device, ops and a netlink interface
Parav Pandit
1
-0
/
+31
2021-02-23
vdpa: Extend routine to accept vdpa device name
Parav Pandit
1
-4
/
+3
2021-02-23
Merge branch 'for-5.12/i2c-hid' into for-linus
Jiri Kosina
1
-41
/
+0
2021-02-23
Merge branch 'for-5.12/google' into for-linus
Jiri Kosina
124
-654
/
+2761
2021-02-22
Merge tag 'pinctrl-v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
1
-0
/
+6
[prev]
[next]