summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | rxrpc: Clean up connection abortDavid Howells2023-01-061-0/+2
| | * | | | | rxrpc: Implement a mechanism to send an event notification to a connectionDavid Howells2023-01-061-3/+2
| | * | | | | rxrpc: Only disconnect calls in the I/O threadDavid Howells2023-01-061-0/+1
| | * | | | | rxrpc: Only set/transmit aborts in the I/O threadDavid Howells2023-01-061-0/+1
| | * | | | | rxrpc: Make the local endpoint hold a ref on a connected callDavid Howells2023-01-061-0/+3
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-01-131-1/+1
| |\ \ \ \ \
| | * | | | | xen: make remove callback of xen driver void returnedDawei Li2022-12-151-1/+1
| * | | | | | Merge tag 'mtd/fixes-for-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-01-121-1/+0
| |\ \ \ \ \ \
| | * | | | | | mtd: cfi: allow building spi-intel standaloneArnd Bergmann2023-01-021-1/+0
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-01-121-0/+9
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Merge branch '6.2/scsi-queue' into 6.2/scsi-fixesMartin K. Petersen2022-12-301-0/+9
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | scsi: iscsi: Fix multiple iSCSI session unbind events sent to userspaceWenchao Hao2022-12-141-0/+9
* | | | | | | drivers: base: transport_class: fix possible memory leakYang Yingliang2023-01-201-1/+7
* | | | | | | Merge tag 'archtopo-cacheinfo-updates-6.3' of git://git.kernel.org/pub/scm/li...Greg Kroah-Hartman2023-01-201-3/+8
|\ \ \ \ \ \ \
| * | | | | | | arch_topology: Build cacheinfo from primary CPUPierre Gondois2023-01-181-0/+1
| * | | | | | | ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info()Pierre Gondois2023-01-181-3/+6
| * | | | | | | cacheinfo: Use RISC-V's init_cache_level() as generic OF implementationPierre Gondois2023-01-171-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | device property: Make fwnode_graph_for_each_endpoint() consistentAndy Shevchenko2023-01-191-3/+3
* | | | | | | driver core: bus.h: document bus notifiers betterGreg Kroah-Hartman2023-01-181-14/+28
* | | | | | | software node: Remove unused APIsAndy Shevchenko2023-01-171-3/+0
* | | | | | | platform: Provide a remove callback that returns no valueUwe Kleine-König2023-01-171-0/+11
* | | | | | | driver core: Make driver_deferred_probe_timeout a static variableJavier Martinez Canillas2023-01-111-1/+0
* | | | | | | driver core: move struct subsys_dev_iter to a local fileGreg Kroah-Hartman2023-01-101-5/+0
* | | | | | | driver core: make subsys_dev_iter_exit() staticGreg Kroah-Hartman2023-01-101-1/+0
* | | | | | | driver core: make subsys_dev_iter_next() staticGreg Kroah-Hartman2023-01-101-1/+0
* | | | | | | driver core: make subsys_dev_iter_init() staticGreg Kroah-Hartman2023-01-101-4/+0
* | | | | | | driver core: remove subsys_find_device_by_id()Greg Kroah-Hartman2023-01-101-2/+0
* | | | | | | driver core: make bus_get_device_klist() staticGreg Kroah-Hartman2023-01-101-1/+0
| |/ / / / / |/| | | | |
* | | | | | Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2023-01-071-0/+5
|\ \ \ \ \ \
| * | | | | | SUNRPC: ensure the matching upcall is in-flight upon downcallminoura makoto2022-12-161-0/+5
* | | | | | | Merge tag 'drm-fixes-2023-01-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-01-071-0/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard2023-01-03632-6151/+20960
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | drm/plane-helper: Add the missing declaration of drm_atomic_stateMa Jun2022-12-161-0/+1
* | | | | | | | Merge tag 'block-2023-01-06' of git://git.kernel.dk/linuxLinus Torvalds2023-01-064-0/+312
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "pktcdvd: remove driver."Jens Axboe2023-01-042-0/+309
| * | | | | | | | Revert "block: remove devnode callback from struct block_device_operations"Jens Axboe2023-01-041-0/+1
| * | | | | | | | Revert "block: bio_copy_data_iter"Jens Axboe2023-01-041-0/+2
* | | | | | | | | Merge tag 'io_uring-2023-01-06' of git://git.kernel.dk/linuxLinus Torvalds2023-01-061-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | io_uring: move 'poll_multi_queue' bool in io_ring_ctxJens Axboe2023-01-041-1/+2
* | | | | | | | | | Merge tag 'ceph-for-6.2-rc3' of https://github.com/ceph/ceph-clientLinus Torvalds2023-01-061-0/+3
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | ceph: avoid use-after-free in ceph_fl_release_lock()Xiubo Li2023-01-021-0/+3
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-01-0511-15/+50
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller2023-01-032-2/+25
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | netfilter: ipset: Rework long task execution when adding/deleting entriesJozsef Kadlecsik2023-01-021-1/+1
| | * | | | | | | | | netfilter: nf_tables: honor set timeout and garbage collection updatesPablo Neira Ayuso2022-12-221-1/+12
| | * | | | | | | | | netfilter: nf_tables: consolidate set descriptionPablo Neira Ayuso2022-12-211-0/+12
| * | | | | | | | | | net: phy: Update documentation for get_rate_matchingSean Anderson2023-01-011-4/+1
| * | | | | | | | | | net: dsa: tag_qca: fix wrong MGMT_DATA2 sizeChristian Marangi2023-01-011-2/+2
| * | | | | | | | | | Merge tag 'mlx5-fixes-2022-12-28' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2022-12-302-1/+7
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | net/mlx5: E-Switch, properly handle ingress tagged packets on VSTMoshe Shemesh2022-12-282-1/+7