index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2023-01-06
Merge tag 'ceph-for-6.2-rc3' of https://github.com/ceph/ceph-client
Linus Torvalds
-0
/
+3
2023-01-06
soc: qcom: apr: make remove callback of apr driver void returned
Dawei Li
-1
/
+1
2023-01-06
firmware/psci: Fix MEM_PROTECT_RANGE function numbers
Will Deacon
-2
/
+2
2023-01-06
dt-bindings: clock: Add SM8550 TCSR CC clocks
Abel Vesa
-0
/
+18
2023-01-06
remoteproc: pru: Add pru_rproc_set_ctable() function
Roger Quadros
-0
/
+22
2023-01-06
remoteproc: pru: Add APIs to get and put the PRU cores
MD Danish Anwar
-0
/
+30
2023-01-06
remoteproc: pru: Add enum for PRU Core Identifiers.
MD Danish Anwar
-0
/
+31
2023-01-06
i915: Move list_count() to list.h as list_count_nodes() for broader use
Andy Shevchenko
-0
/
+15
2023-01-06
thermal/drivers/qcom: Fix set_trip_temp() deadlock
Johan Hovold
-0
/
+2
2023-01-06
thermal/core: Add a generic thermal_zone_set_trip() function
Daniel Lezcano
-0
/
+3
2023-01-06
thermal/core: Add a generic thermal_zone_get_trip() function
Daniel Lezcano
-0
/
+7
2023-01-06
devlink: remove the registration guarantee of references
Jakub Kicinski
-0
/
+2
2023-01-06
rxrpc: Move client call connection to the I/O thread
David Howells
-3
/
+2
2023-01-06
rxrpc: Set up a connection bundle from a call, not rxrpc_conn_parameters
David Howells
-2
/
+1
2023-01-06
rxrpc: Offload the completion of service conn security to the I/O thread
David Howells
-0
/
+2
2023-01-06
rxrpc: Tidy up abort generation infrastructure
David Howells
-30
/
+113
2023-01-06
rxrpc: Clean up connection abort
David Howells
-0
/
+2
2023-01-06
rxrpc: Implement a mechanism to send an event notification to a connection
David Howells
-3
/
+2
2023-01-06
rxrpc: Only disconnect calls in the I/O thread
David Howells
-0
/
+1
2023-01-06
rxrpc: Only set/transmit aborts in the I/O thread
David Howells
-0
/
+1
2023-01-06
rxrpc: Make the local endpoint hold a ref on a connected call
David Howells
-0
/
+3
2023-01-06
crypto: xts - drop xts_check_key()
Vladis Dronov
-18
/
+4
2023-01-06
crypto: xts - restrict key lengths to approved values in FIPS mode
Nicolai Stange
-0
/
+7
2023-01-05
netlink: add macro for checking dump ctx size
Jakub Kicinski
-0
/
+4
2023-01-06
platform/chrome: cros_ec: Poll EC log on EC panic
Rob Barnes
-0
/
+9
2023-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-174
/
+1492
2023-01-05
mm/memremap: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
-1
/
+1
2023-01-05
exportfs: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
-1
/
+1
2023-01-05
PCI/CXL: Export native CXL error reporting control
Ira Weiny
-0
/
+1
2023-01-05
Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-15
/
+50
2023-01-05
sched: Add helper nr_context_switches_cpu()
Zhen Lei
-0
/
+1
2023-01-05
sched: Add helper kstat_cpu_softirqs_sum()
Zhen Lei
-0
/
+11
2023-01-05
fortify: Use __builtin_dynamic_object_size() when available
Kees Cook
-0
/
+12
2023-01-05
elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}
Catalin Marinas
-4
/
+4
2023-01-05
Merge branch 'icc-qdu1000' into icc-next
Georgi Djakov
-0
/
+98
2023-01-05
dt-bindings: interconnect: Add QDU1000/QRU1000 devices
Melody Olvera
-0
/
+98
2023-01-05
drm/bridge_connector: drop drm_bridge_connector_en/disable_hpd()
Dmitry Baryshkov
-2
/
+0
2023-01-05
drm/probe-helper: enable and disable HPD on connectors
Dmitry Baryshkov
-0
/
+22
2023-01-05
drm/fourcc: Document open source user waiver
Daniel Vetter
-0
/
+12
2023-01-05
firmware: xilinx: Clear IOCTL_SET_SD_TAPDELAY using PM_MMIO_WRITE
Marek Vasut
-0
/
+4
2023-01-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-24
/
+36
2023-01-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-3
/
+1
2023-01-04
cxl/pci: Move tracepoint definitions to drivers/cxl/core/
Dan Williams
-112
/
+0
2023-01-04
workqueue: Add a new flag to spot the potential UAF error
Richard Clark
-0
/
+1
2023-01-04
Revert "pktcdvd: remove driver."
Jens Axboe
-0
/
+309
2023-01-04
Revert "block: remove devnode callback from struct block_device_operations"
Jens Axboe
-0
/
+1
2023-01-04
Revert "block: bio_copy_data_iter"
Jens Axboe
-0
/
+2
2023-01-04
io_uring: move 'poll_multi_queue' bool in io_ring_ctx
Jens Axboe
-1
/
+2
2023-01-04
Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
-579
/
+519
2023-01-04
ata: libata: move NCQ related ATA_DFLAGs
Niklas Cassel
-8
/
+7
[prev]
[next]