index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-30
io_uring: spin in iopoll() only when reqs are in a single queue
Hao Xu
1
-6
/
+14
2021-06-30
io_uring: pre-initialise some of req fields
Pavel Begunkov
1
-6
/
+18
2021-06-30
io_uring: refactor io_submit_flush_completions
Pavel Begunkov
1
-5
/
+5
2021-06-30
io_uring: optimise hot path restricted checks
Pavel Begunkov
1
-2
/
+2
2021-06-30
io_uring: remove not needed PF_EXITING check
Pavel Begunkov
1
-7
/
+2
2021-06-30
io_uring: mainstream sqpoll task_work running
Pavel Begunkov
1
-4
/
+3
2021-06-30
io_uring: refactor io_arm_poll_handler()
Pavel Begunkov
1
-21
/
+16
2021-06-30
io_uring: reduce latency by reissueing the operation
Olivier Langlois
1
-9
/
+22
2021-06-30
io_uring: add IOPOLL and reserved field checks to IORING_OP_UNLINKAT
Jens Axboe
1
-0
/
+4
2021-06-30
io_uring: add IOPOLL and reserved field checks to IORING_OP_RENAMEAT
Jens Axboe
1
-0
/
+4
2021-06-30
io_uring: refactor io_openat2()
Pavel Begunkov
1
-15
/
+14
2021-06-30
io_uring: simplify struct io_uring_sqe layout
Pavel Begunkov
1
-14
/
+10
2021-06-30
io_uring: update sqe layout build checks
Pavel Begunkov
1
-0
/
+2
2021-06-30
io_uring: fix code style problems
Pavel Begunkov
1
-8
/
+8
2021-06-30
io_uring: refactor io_sq_thread()
Pavel Begunkov
1
-3
/
+3
2021-06-30
io_uring: don't change sqpoll creds if not needed
Pavel Begunkov
1
-7
/
+7
2021-06-30
jbd2: export jbd2_journal_[un]register_shrinker()
Zhang Yi
1
-0
/
+2
2021-06-30
MIPS: Fix PKMAP with 32-bit MIPS huge page support
Wei Li
1
-1
/
+1
2021-06-30
MIPS: CI20: Add second percpu timer for SMP.
周琰杰 (Zhou Yanjie)
1
-10
/
+14
2021-06-30
MIPS: CI20: Reduce clocksource to 750 kHz.
周琰杰 (Zhou Yanjie)
1
-2
/
+2
2021-06-30
MIPS: Ingenic: Add MAC syscon nodes for Ingenic SoCs.
周琰杰 (Zhou Yanjie)
2
-0
/
+14
2021-06-30
dt-bindings: clock: Add documentation for MAC PHY control bindings.
周琰杰 (Zhou Yanjie)
1
-0
/
+2
2021-06-30
MIPS: X1830: Respect cell count of common properties.
周琰杰 (Zhou Yanjie)
1
-5
/
+4
2021-06-30
ext4: notify sysfs on errors_count value change
Jonathan Davies
3
-0
/
+8
2021-06-30
pinctrl: ralink: rt305x: add missing include
Sergio Paracuellos
1
-0
/
+1
2021-06-30
RDMA/core: Always release restrack object
Leon Romanovsky
1
-1
/
+1
2021-06-30
RDMA/mlx5: Don't access NULL-cleared mpi pointer
Leon Romanovsky
1
-1
/
+2
2021-06-29
qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attribute
Nathan Chancellor
1
-5
/
+3
2021-06-29
tcp: change ICSK_CA_PRIV_SIZE definition
Eric Dumazet
1
-1
/
+1
2021-06-29
tcp_yeah: check struct yeah size at compile time
Eric Dumazet
1
-1
/
+1
2021-06-29
gve: DQO: Fix off by one in gve_rx_dqo()
Dan Carpenter
1
-1
/
+1
2021-06-29
stmmac: intel: set PCI_D3hot in suspend
Voon Weifeng
1
-0
/
+1
2021-06-29
stmmac: intel: Enable PHY WOL option in EHL
Ling Pei Lee
1
-0
/
+1
2021-06-29
net: stmmac: option to enable PHY WOL with PMT enabled
Ling Pei Lee
2
-1
/
+3
2021-06-29
net: say "local" instead of "static" addresses in ndo_dflt_fdb_{add,del}
Vladimir Oltean
1
-2
/
+2
2021-06-29
net: use netdev_info in ndo_dflt_fdb_{add,del}
Vladimir Oltean
1
-3
/
+3
2021-06-29
ptp: Set lookup cookie when creating a PTP PPS source.
Jonathan Lemon
1
-0
/
+1
2021-06-29
net: sock: add trace for socket errors
Alexander Aring
2
-0
/
+70
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
42
-67
/
+75
2021-06-29
mm,hwpoison: make get_hwpoison_page() call get_any_page()
Naoya Horiguchi
2
-85
/
+111
2021-06-29
mm,hwpoison: send SIGBUS with error virutal address
Naoya Horiguchi
3
-3
/
+165
2021-06-29
mm/page_alloc: split pcp->high across all online CPUs for cpuless nodes
Mel Gorman
1
-5
/
+9
2021-06-29
mm/page_alloc: allow high-order pages to be stored on the per-cpu lists
Mel Gorman
4
-49
/
+144
2021-06-29
mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM
Mike Rapoport
5
-11
/
+7
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
36
-69
/
+59
2021-06-29
docs: remove description of DISCONTIGMEM
Mike Rapoport
2
-49
/
+8
2021-06-29
arch, mm: remove stale mentions of DISCONIGMEM
Mike Rapoport
7
-27
/
+6
2021-06-29
mm: remove CONFIG_DISCONTIGMEM
Mike Rapoport
4
-71
/
+12
2021-06-29
m68k: remove support for DISCONTIGMEM
Mike Rapoport
5
-76
/
+1
2021-06-29
arc: remove support for DISCONTIGMEM
Mike Rapoport
3
-61
/
+0
[next]