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-04
ata: libata: read the shared status for successful NCQ commands once
Niklas Cassel
-0
/
+2
2023-01-04
ata: libata: simplify qc_fill_rtf port operation interface
Damien Le Moal
-2
/
+2
2023-01-04
ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EH
Niklas Cassel
-2
/
+2
2023-01-03
rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()
Frederic Weisbecker
-0
/
+2
2023-01-03
genirq: Fix the return type of kstat_cpu_irqs_sum()
Zhen Lei
-1
/
+1
2023-01-03
rcu: Add srcu_down_read() and srcu_up_read()
Paul E. McKenney
-0
/
+45
2023-01-03
srcu: Fix a misspelling in comment
Pingfan Liu
-1
/
+1
2023-01-03
rcu: Refactor kvfree_call_rcu() and high-level helpers
Uladzislau Rezki (Sony)
-10
/
+9
2023-01-03
rcu: Make RCU_LOCKDEP_WARN() avoid early lockdep checks
Paul E. McKenney
-1
/
+8
2023-01-03
rcu: Use hlist_nulls_next_rcu() in hlist_nulls_add_tail_rcu()
Zhao Mengmeng
-1
/
+1
2023-01-03
mac802154: Handle passive scanning
Miquel Raynal
-0
/
+20
2023-01-03
mac802154: Prepare forcing specific symbol duration
Miquel Raynal
-1
/
+2
2023-01-03
ieee802154: Introduce a helper to validate a channel
Miquel Raynal
-0
/
+11
2023-01-03
ieee802154: Define a beacon frame header
Miquel Raynal
-0
/
+36
2023-01-03
ieee802154: Add support for user scanning requests
Miquel Raynal
-0
/
+86
2023-01-03
drm/format-helper: Simplify drm_fb_build_fourcc_list()
Thomas Zimmermann
-1
/
+0
2023-01-03
drm/format-helper: Add conversion from XRGB8888 to 15-bit RGB555 formats
Thomas Zimmermann
-0
/
+9
2023-01-03
drm/format-helper: Add conversion from XRGB8888 to ARGB2101010
Thomas Zimmermann
-0
/
+3
2023-01-03
drm/format-helper: Add conversion from XRGB8888 to ARGB8888
Thomas Zimmermann
-0
/
+3
2023-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
-2
/
+25
2023-01-03
Merge tag 'drm-misc-next-2022-11-24' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
-0
/
+1
2023-01-03
Merge drm/drm-fixes into drm-misc-fixes
Maxime Ripard
-6151
/
+20960
2023-01-02
Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-1
/
+1
2023-01-02
netfilter: ipset: Rework long task execution when adding/deleting entries
Jozsef Kadlecsik
-1
/
+1
2023-01-02
ceph: avoid use-after-free in ceph_fl_release_lock()
Xiubo Li
-0
/
+3
2023-01-02
mtd: cfi: allow building spi-intel standalone
Arnd Bergmann
-1
/
+0
2023-01-02
dt-bindings: power: Add G12A NNA power domain
Tomeu Vizoso
-0
/
+1
2023-01-02
dt-bindings: reset: meson-g12a: Add missing NNA reset
Tomeu Vizoso
-1
/
+3
2023-01-02
Merge drm/drm-next into drm-intel-next
Jani Nikula
-6223
/
+20991
2023-01-01
fsverity: pass pos and size to ->write_merkle_tree_block
Eric Biggers
-4
/
+4
2023-01-01
fsverity: optimize fsverity_cleanup_inode() on non-verity files
Eric Biggers
-1
/
+13
2023-01-01
fsverity: optimize fsverity_prepare_setattr() on non-verity files
Eric Biggers
-4
/
+22
2023-01-01
fsverity: optimize fsverity_file_open() on non-verity files
Eric Biggers
-3
/
+23
2023-01-01
net: phy: Update documentation for get_rate_matching
Sean Anderson
-4
/
+1
2023-01-01
net: dsa: tag_qca: fix wrong MGMT_DATA2 size
Christian Marangi
-2
/
+2
2022-12-31
Merge tag 'kbuild-fixes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+5
2022-12-30
Merge patch series "scsi: ufs: core: Always read the descriptors with max len...
Martin K. Petersen
-5
/
+0
2022-12-30
scsi: ufs: core: Remove redundant desc_size variable from hba
Arthur Simchaev
-5
/
+0
2022-12-30
Merge patch series "Prepare for upstreaming Pixel 6 and 7 UFS support"
Martin K. Petersen
-2
/
+37
2022-12-30
scsi: ufs: core: Allow UFS host drivers to override the sg entry size
Eric Biggers
-2
/
+37
2022-12-30
Merge patch series "UFS Advanced RPMB"
Martin K. Petersen
-3
/
+81
2022-12-30
scsi: ufs: core: bsg: Add advanced RPMB support in ufs_bsg
Bean Huo
-2
/
+56
2022-12-30
scsi: ufs: core: Advanced RPMB detection
Bean Huo
-0
/
+24
2022-12-30
scsi: ufs: bsg: Let result in struct ufs_bsg_reply be signed int
Bean Huo
-1
/
+1
2022-12-30
thermal/intel: Introduce Intel TCC library
Zhang Rui
-0
/
+18
2022-12-30
Merge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-0
/
+2
2022-12-30
ACPICA: Constify pathname argument for acpi_get_handle()
Sakari Ailus
-1
/
+1
2022-12-30
ACPI: tables: Add support for NBFT
Stuart Hayes
-0
/
+2
2022-12-30
Merge patch series "scsi: libsas: Some coding style fixes and cleanups"
Martin K. Petersen
-1
/
+20
2022-12-30
scsi: libsas: Factor out sas_ata_add_dev()
Jason Yan
-0
/
+9
[prev]
[next]