summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-21vfio/pci: Extract duplicated code into macroGerd Bayer
2024-06-21irqchip/riscv-intc: Remove asmlinkageJisheng Zhang
2024-06-21block: Fix blk_validate_atomic_write_limits() build for arm32John Garry
2024-06-21Merge tag 'sound-6.10-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-21Merge tag 'acpi-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-06-21selftests/bpf: Tests with may_goto and jumps to the 1st insnAlexei Starovoitov
2024-06-21bpf: Fix the corner case with may_goto and jump to the 1st insn.Alexei Starovoitov
2024-06-21Merge tag 'thermal-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-21Merge tag 'dmaengine-fix-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-06-21Merge tag 'phy-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-06-21libbpf: Checking the btf_type kind when fixing variable offsetsDonglin Peng
2024-06-21Merge tag 'soundwire-6.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-06-21bpf: Add security_file_post_open() LSM hook to sleepable_lsm_hooksMatt Bobrowski
2024-06-21bpftool: Allow compile-time checks of BPF map auto-attach support in skeletonAndrii Nakryiko
2024-06-21bpf: Change bpf_session_cookie return value to __u64 *Jiri Olsa
2024-06-21Input: adc-joystick - move axes data into the main structureDmitry Torokhov
2024-06-21Merge tag 'kvm-riscv-fixes-6.10-2' of https://github.com/kvm-riscv/linux into...Paolo Bonzini
2024-06-21perf stat: Fix the hard-coded metrics calculation on the hybridKan Liang
2024-06-21tick: Remove unnused tick_nohz_get_idle_calls()Christian Loehle
2024-06-21ice: update representor when VSI is readyMichal Swiatkowski
2024-06-21ice: move VSI configuration outside repr setupMichal Swiatkowski
2024-06-21mtd: spi-nor: winbond: fix w25q128 regressionMichael Walle
2024-06-21nvmet: make 'tsas' attribute idempotent for RDMAHannes Reinecke
2024-06-21nvme: fixup comment for nvme RDMA Provider TypeHannes Reinecke
2024-06-21arm64: Kconfig: fix typo in __builtin_return_adddressMike Rapoport (IBM)
2024-06-21dt-bindings: display: bridge: tc358767: Keep enum sortedMarek Vasut
2024-06-21hwmon: iio: Use iio_read_channel_processed_scale for IIO_POWERSean Anderson
2024-06-21dt-bindings: display: mediatek: rdma: add compatible for MT8365 SoCAlexandre Mergnat
2024-06-21dt-bindings: display: mediatek: ovl: add compatible for MT8365 SoCAlexandre Mergnat
2024-06-21dt-bindings: display: mediatek: gamma: add compatible for MT8365 SoCAlexandre Mergnat
2024-06-21dt-bindings: display: mediatek: dpi: add compatible for MT8365Alexandre Mergnat
2024-06-21kdb: Get rid of redundant kdb_curr_task()Zheng Zengkai
2024-06-21dt-bindings: display: mediatek: dsi: add compatible for MT8365 SoCAlexandre Mergnat
2024-06-21ice: move devlink locking outside the port creationMichal Swiatkowski
2024-06-21dt-bindings: display: mediatek: dither: add compatible for MT8365 SoCAlexandre Mergnat
2024-06-21ice: store representor ID in bridge portMichal Swiatkowski
2024-06-21dt-bindings: display: mediatek: color: add compatible for MT8365 SoCAlexandre Mergnat
2024-06-21dt-bindings: display: mediatek: ccorr: add compatible for MT8365 SoCAlexandre Mergnat
2024-06-21pwm: stm32: Refuse too small period requestsUwe Kleine-König
2024-06-21dt-bindings: display: mediatek: aal: add compatible for MT8365 SoCAlexandre Mergnat
2024-06-21block: Cleanup block device zone helpersDamien Le Moal
2024-06-21block: Define bdev_nr_zones() as an inline functionDamien Le Moal
2024-06-21null_blk: Do not set disk->nr_zonesDamien Le Moal
2024-06-21gpio: pca953x: fix pca953x_irq_bus_sync_unlock raceIan Ray
2024-06-21bcachefs: Move the ei_flags setting to after initializationYouling Tang
2024-06-21bcachefs: Fix a UAF after write_super()Kent Overstreet
2024-06-21bcachefs: Use bch2_print_string_as_lines for long errKent Overstreet
2024-06-21bcachefs: Fix I_NEW warning in race path in bch2_inode_insert()Kent Overstreet
2024-06-21bcachefs: Replace bare EEXIST with private error codesKent Overstreet
2024-06-21bcachefs: Fix missing alloc_data_type_set()Kent Overstreet