summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-13scsi: pm80xx: Use phy-specific SAS address when sending PHY_START commandMichal Grzedzicki
2023-09-13Merge branch '6.6/scsi-staging' into 6.6/scsi-fixesMartin K. Petersen
2023-09-13Merge tag 'pmdomain-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-13Merge tag 'tpmdd-v6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2023-09-13Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-13Merge tag 'trace-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-09-13igb: clean up in all error paths when enabling SR-IOVCorinna Vinschen
2023-09-13ixgbe: fix timestamp configuration codeVadim Fedorenko
2023-09-13i2c: cadence: Fix the kernel-doc warningsShubhrajyoti Datta
2023-09-13pmdomain: Rename the genpd subsystem to pmdomainUlf Hansson
2023-09-13i2c: aspeed: Reset the i2c controller when timeout occursTommy Huang
2023-09-13i2c: I2C_MLXCPLD on ARM64 should depend on ACPIGeert Uytterhoeven
2023-09-13i2c: Make I2C_ATR invisibleGeert Uytterhoeven
2023-09-13i2c: Drop legacy callback .probe_new()Uwe Kleine-König
2023-09-13w1: ds2482: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König
2023-09-13Documentation: embargoed-hardware-issues.rst: Add myself for RISC-VPalmer Dabbelt
2023-09-13Merge branch 'tcp-bind-fixes'David S. Miller
2023-09-13selftest: tcp: Add v4-mapped-v6 cases in bind_wildcard.c.Kuniyuki Iwashima
2023-09-13selftest: tcp: Move expected_errno into each test case in bind_wildcard.c.Kuniyuki Iwashima
2023-09-13selftest: tcp: Fix address length in bind_wildcard.c.Kuniyuki Iwashima
2023-09-13tcp: Fix bind() regression for v4-mapped-v6 non-wildcard address.Kuniyuki Iwashima
2023-09-13tcp: Fix bind() regression for v4-mapped-v6 wildcard address.Kuniyuki Iwashima
2023-09-13tcp: Factorise sk_family-independent comparison in inet_bind2_bucket_match(_a...Kuniyuki Iwashima
2023-09-12drm/amdkfd: Insert missing TLB flush on GFX10 and laterHarish Kasiviswanathan
2023-09-12selinux: fix handling of empty opts in selinux_fs_context_submount()Ondrej Mosnacek
2023-09-12riscv: errata: fix T-Head dcache.cva encodingIcenowy Zheng
2023-09-12riscv: kexec: Align the kexeced kernel entrySong Shuai
2023-09-12tpm: Fix typo in tpmrm class definitionJustin M. Forbes
2023-09-12Merge tag 'for-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-12Merge tag 'platform-drivers-x86-v6.6-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-09-12ipv6: fix ip6_sock_set_addr_preferences() typoEric Dumazet
2023-09-12Merge tag 'linux-kselftest-next-6.6-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-09-12nvme-pci: do not set the NUMA node of device if it has nonePratyush Yadav
2023-09-12Merge tag 'linux-kselftest-kunit-6.6-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-09-12Merge tag 'ovl-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-12linux/export: fix reference to exported functions for parisc64Masahiro Yamada
2023-09-12selftests: tracing: Fix to unmount tracefs for recovering environmentMasami Hiramatsu (Google)
2023-09-12veth: Update XDP feature set when bringing up deviceToke Høiland-Jørgensen
2023-09-12eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec()Jinjie Ruan
2023-09-12driver core: return an error when dev_set_name() hasn't happenedAndy Shevchenko
2023-09-12Revert "comedi: add HAS_IOPORT dependencies"Ian Abbott
2023-09-12NFSD: fix possible oops when nfsd/pool_stats is closed.NeilBrown
2023-09-12net: macb: fix sleep inside spinlockSascha Hauer
2023-09-12drm/i915: Only check eDP HPD when AUX CH is sharedVille Syrjälä
2023-09-12PM: hibernate: Fix the exclusive get block device in test_resume modeChen Yu
2023-09-12PM: hibernate: Rename function parameter from snapshot_test to exclusiveChen Yu
2023-09-12net/tls: do not free tls_rec on async operation in bpf_exec_tx_verdict()Liu Jian
2023-09-12Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann
2023-09-11tracefs/eventfs: Use list_for_each_srcu() in dcache_dir_open_wrapper()Steven Rostedt (Google)
2023-09-11selftests: user_events: create test-specific Kconfig fragmentsNaresh Kamboju