summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-01-06Merge tag 'ceph-for-6.2-rc3' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-01-06soc: qcom: apr: make remove callback of apr driver void returnedDawei Li
2023-01-06firmware/psci: Fix MEM_PROTECT_RANGE function numbersWill Deacon
2023-01-06dt-bindings: clock: Add SM8550 TCSR CC clocksAbel Vesa
2023-01-06remoteproc: pru: Add pru_rproc_set_ctable() functionRoger Quadros
2023-01-06remoteproc: pru: Add APIs to get and put the PRU coresMD Danish Anwar
2023-01-06remoteproc: pru: Add enum for PRU Core Identifiers.MD Danish Anwar
2023-01-06i915: Move list_count() to list.h as list_count_nodes() for broader useAndy Shevchenko
2023-01-06thermal/drivers/qcom: Fix set_trip_temp() deadlockJohan Hovold
2023-01-06thermal/core: Add a generic thermal_zone_set_trip() functionDaniel Lezcano
2023-01-06thermal/core: Add a generic thermal_zone_get_trip() functionDaniel Lezcano
2023-01-06devlink: remove the registration guarantee of referencesJakub Kicinski
2023-01-06rxrpc: Move client call connection to the I/O threadDavid Howells
2023-01-06rxrpc: Set up a connection bundle from a call, not rxrpc_conn_parametersDavid Howells
2023-01-06rxrpc: Offload the completion of service conn security to the I/O threadDavid Howells
2023-01-06rxrpc: Tidy up abort generation infrastructureDavid Howells
2023-01-06rxrpc: Clean up connection abortDavid Howells
2023-01-06rxrpc: Implement a mechanism to send an event notification to a connectionDavid Howells
2023-01-06rxrpc: Only disconnect calls in the I/O threadDavid Howells
2023-01-06rxrpc: Only set/transmit aborts in the I/O threadDavid Howells
2023-01-06rxrpc: Make the local endpoint hold a ref on a connected callDavid Howells
2023-01-06crypto: xts - drop xts_check_key()Vladis Dronov
2023-01-06crypto: xts - restrict key lengths to approved values in FIPS modeNicolai Stange
2023-01-05netlink: add macro for checking dump ctx sizeJakub Kicinski
2023-01-06platform/chrome: cros_ec: Poll EC log on EC panicRob Barnes
2023-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-05mm/memremap: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2023-01-05exportfs: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2023-01-05PCI/CXL: Export native CXL error reporting controlIra Weiny
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-05sched: Add helper nr_context_switches_cpu()Zhen Lei
2023-01-05sched: Add helper kstat_cpu_softirqs_sum()Zhen Lei
2023-01-05fortify: Use __builtin_dynamic_object_size() when availableKees Cook
2023-01-05elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}Catalin Marinas
2023-01-05Merge branch 'icc-qdu1000' into icc-nextGeorgi Djakov
2023-01-05dt-bindings: interconnect: Add QDU1000/QRU1000 devicesMelody Olvera
2023-01-05drm/bridge_connector: drop drm_bridge_connector_en/disable_hpd()Dmitry Baryshkov
2023-01-05drm/probe-helper: enable and disable HPD on connectorsDmitry Baryshkov
2023-01-05drm/fourcc: Document open source user waiverDaniel Vetter
2023-01-05firmware: xilinx: Clear IOCTL_SET_SD_TAPDELAY using PM_MMIO_WRITEMarek Vasut
2023-01-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-01-04cxl/pci: Move tracepoint definitions to drivers/cxl/core/Dan Williams
2023-01-04workqueue: Add a new flag to spot the potential UAF errorRichard Clark
2023-01-04Revert "pktcdvd: remove driver."Jens Axboe
2023-01-04Revert "block: remove devnode callback from struct block_device_operations"Jens Axboe
2023-01-04Revert "block: bio_copy_data_iter"Jens Axboe
2023-01-04io_uring: move 'poll_multi_queue' bool in io_ring_ctxJens Axboe
2023-01-04Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-01-04ata: libata: move NCQ related ATA_DFLAGsNiklas Cassel