summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2023-01-04ata: libata: read the shared status for successful NCQ commands onceNiklas Cassel-0/+2
2023-01-04ata: libata: simplify qc_fill_rtf port operation interfaceDamien Le Moal-2/+2
2023-01-04ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EHNiklas Cassel-2/+2
2023-01-03rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()Frederic Weisbecker-0/+2
2023-01-03genirq: Fix the return type of kstat_cpu_irqs_sum()Zhen Lei-1/+1
2023-01-03rcu: Add srcu_down_read() and srcu_up_read()Paul E. McKenney-0/+45
2023-01-03srcu: Fix a misspelling in commentPingfan Liu-1/+1
2023-01-03rcu: Refactor kvfree_call_rcu() and high-level helpersUladzislau Rezki (Sony)-10/+9
2023-01-03rcu: Make RCU_LOCKDEP_WARN() avoid early lockdep checksPaul E. McKenney-1/+8
2023-01-03rcu: Use hlist_nulls_next_rcu() in hlist_nulls_add_tail_rcu()Zhao Mengmeng-1/+1
2023-01-03mac802154: Handle passive scanningMiquel Raynal-0/+20
2023-01-03mac802154: Prepare forcing specific symbol durationMiquel Raynal-1/+2
2023-01-03ieee802154: Introduce a helper to validate a channelMiquel Raynal-0/+11
2023-01-03ieee802154: Define a beacon frame headerMiquel Raynal-0/+36
2023-01-03ieee802154: Add support for user scanning requestsMiquel Raynal-0/+86
2023-01-03drm/format-helper: Simplify drm_fb_build_fourcc_list()Thomas Zimmermann-1/+0
2023-01-03drm/format-helper: Add conversion from XRGB8888 to 15-bit RGB555 formatsThomas Zimmermann-0/+9
2023-01-03drm/format-helper: Add conversion from XRGB8888 to ARGB2101010Thomas Zimmermann-0/+3
2023-01-03drm/format-helper: Add conversion from XRGB8888 to ARGB8888Thomas Zimmermann-0/+3
2023-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller-2/+25
2023-01-03Merge tag 'drm-misc-next-2022-11-24' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter-0/+1
2023-01-03Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard-6151/+20960
2023-01-02Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2023-01-02netfilter: ipset: Rework long task execution when adding/deleting entriesJozsef Kadlecsik-1/+1
2023-01-02ceph: avoid use-after-free in ceph_fl_release_lock()Xiubo Li-0/+3
2023-01-02mtd: cfi: allow building spi-intel standaloneArnd Bergmann-1/+0
2023-01-02dt-bindings: power: Add G12A NNA power domainTomeu Vizoso-0/+1
2023-01-02dt-bindings: reset: meson-g12a: Add missing NNA resetTomeu Vizoso-1/+3
2023-01-02Merge drm/drm-next into drm-intel-nextJani Nikula-6223/+20991
2023-01-01fsverity: pass pos and size to ->write_merkle_tree_blockEric Biggers-4/+4
2023-01-01fsverity: optimize fsverity_cleanup_inode() on non-verity filesEric Biggers-1/+13
2023-01-01fsverity: optimize fsverity_prepare_setattr() on non-verity filesEric Biggers-4/+22
2023-01-01fsverity: optimize fsverity_file_open() on non-verity filesEric Biggers-3/+23
2023-01-01net: phy: Update documentation for get_rate_matchingSean Anderson-4/+1
2023-01-01net: dsa: tag_qca: fix wrong MGMT_DATA2 sizeChristian Marangi-2/+2
2022-12-31Merge tag 'kbuild-fixes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+5
2022-12-30Merge patch series "scsi: ufs: core: Always read the descriptors with max len...Martin K. Petersen-5/+0
2022-12-30scsi: ufs: core: Remove redundant desc_size variable from hbaArthur Simchaev-5/+0
2022-12-30Merge patch series "Prepare for upstreaming Pixel 6 and 7 UFS support"Martin K. Petersen-2/+37
2022-12-30scsi: ufs: core: Allow UFS host drivers to override the sg entry sizeEric Biggers-2/+37
2022-12-30Merge patch series "UFS Advanced RPMB"Martin K. Petersen-3/+81
2022-12-30scsi: ufs: core: bsg: Add advanced RPMB support in ufs_bsgBean Huo-2/+56
2022-12-30scsi: ufs: core: Advanced RPMB detectionBean Huo-0/+24
2022-12-30scsi: ufs: bsg: Let result in struct ufs_bsg_reply be signed intBean Huo-1/+1
2022-12-30thermal/intel: Introduce Intel TCC libraryZhang Rui-0/+18
2022-12-30Merge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-0/+2
2022-12-30ACPICA: Constify pathname argument for acpi_get_handle()Sakari Ailus-1/+1
2022-12-30ACPI: tables: Add support for NBFTStuart Hayes-0/+2
2022-12-30Merge patch series "scsi: libsas: Some coding style fixes and cleanups"Martin K. Petersen-1/+20
2022-12-30scsi: libsas: Factor out sas_ata_add_dev()Jason Yan-0/+9