]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2024-07-03  Christoph Hellwigblock: don't call bio_uninit from bio_endio
2024-07-03  Christoph Hellwigblock: also return bio_integrity_payload * from stubs
2024-07-03  Christoph Hellwigblock: split integrity support out of bio.h
2024-07-03  Jens AxboeMerge tag 'v6.10-rc6' into for-6.11/block-post
2024-07-02  Christoph Hellwigxen-blkfront: fix sector_size propagation to the block...
2024-07-02  Damien Le Moalnull_blk: Fix description of the fua parameter
2024-07-02  Bart Van Asscheblock/mq-deadline: Fix the tag reservation code
2024-07-02  Bart Van Asscheblock: Call .limit_depth() after .hctx has been set
2024-07-01  Christoph Hellwignvme: don't set io_opt if NOWS is zero
2024-07-01  Christoph Hellwigblock: don't reduce max_sectors based on io_opt
2024-07-01  Christoph Hellwigblock: remove a duplicate io_min check in blk_validate_...
2024-07-01  Baokun Liblk-wbt: don't throttle swap writes in direct reclaim
2024-06-30  Linus TorvaldsLinux 6.10-rc6 v6.10-rc6
2024-06-30  Linus TorvaldsMerge tag 'ata-6.10-rc6' of git://git.kernel.org/pub...
2024-06-30  Niklas Casselata: ahci: Clean up sysfs file on error
2024-06-30  Niklas Casselata: libata-core: Fix double free on error
2024-06-30  Niklas Casselata,scsi: libata-core: Do not leak memory for ata_port...
2024-06-30  Niklas Casselata: libata-core: Fix null pointer dereference on error
2024-06-30  Linus TorvaldsMerge tag 'kbuild-fixes-v6.10-3' of git://git.kernel...
2024-06-30  Linus Torvaldsx86-32: fix cmpxchg8b_emu build error with clang
2024-06-30  Linus TorvaldsMerge tag 'char-misc-6.10-rc6' of git://git.kernel...
2024-06-30  Linus TorvaldsMerge tag 'staging-6.10-rc6' of git://git.kernel.org...
2024-06-30  Linus TorvaldsMerge tag 'tty-6.10-rc6' of git://git.kernel.org/pub...
2024-06-30  Linus TorvaldsMerge tag 'usb-6.10-rc6' of git://git.kernel.org/pub...
2024-06-30  Linus TorvaldsMerge tag 'smp_urgent_for_v6.10_rc6' of git://git.kerne...
2024-06-30  Linus TorvaldsMerge tag 'irq_urgent_for_v6.10_rc6' of git://git.kerne...
2024-06-30  Linus TorvaldsMerge tag 'timers_urgent_for_v6.10_rc6' of git://git...
2024-06-30  Linus TorvaldsMerge tag 'linux-watchdog-6.10-rc-fixes' of git://www...
2024-06-29  Linus TorvaldsMerge tag 'nfs-for-6.10-3' of git://git.linux-nfs.org...
2024-06-29  Linus TorvaldsMerge tag 'xfs-6.10-fixes-5' of git://git.kernel.org...
2024-06-29  Linus TorvaldsMerge tag 'i2c-for-6.10-rc6' of git://git.kernel.org...
2024-06-29  Linus TorvaldsMerge tag 'platform-drivers-x86-v6.10-4' of git://git...
2024-06-29  Linus TorvaldsMerge tag 'mmc-v6.10-rc4' of git://git.kernel.org/pub...
2024-06-28  Linus TorvaldsMerge tag 'riscv-for-linus-6.10-rc6' of git://git.kerne...
2024-06-28  Linus TorvaldsMerge tag 'hardening-v6.10-rc6' of git://git.kernel...
2024-06-28  Linus Torvaldsx86: stop playing stack games in profile_pc()
2024-06-28  Christoph Hellwigblock: pass a gendisk to the queue_sysfs_entry methods
2024-06-28  Christoph Hellwigblock: add helper macros to de-duplicate the queue...
2024-06-28  Christoph Hellwigblock: simplify queue_logical_block_size
2024-06-28  Yu Kuaiblk-throttle: fix lower control under super low iops...
2024-06-28  Anuj Guptablock: set bip_vcnt correctly
2024-06-28  Andreas Hindborgrust: block: fix generated bindings after refactoring...
2024-06-28  Wolfram Sangi2c: testunit: discard write requests while old command...
2024-06-28  Wolfram Sangi2c: testunit: don't erase registers after STOP
2024-06-28  Wolfram SangMerge tag 'i2c-host-fixes-6.10-rc6' of git://git.kernel...
2024-06-28  Christoph Hellwigrnbd-cnt: don't set QUEUE_FLAG_SAME_FORCE
2024-06-28  Christoph Hellwigrnbd: don't set QUEUE_FLAG_SAME_COMP
2024-06-28  Christoph Hellwigmpt3sas_scsih: don't set QUEUE_FLAG_NOMERGES
2024-06-28  Christoph Hellwigmegaraid_sas: don't set QUEUE_FLAG_NOMERGES
2024-06-28  Christoph Hellwigloop: don't set QUEUE_FLAG_NOMERGES
2024-06-28  Linus TorvaldsMerge tag 'nfsd-6.10-3' of git://git.kernel.org/pub...
2024-06-28  Ming Leiblock: check bio alignment in blk_mq_submit_bio
2024-06-28  Dongliang Cuiblock: Add ioprio to block_rq tracepoint
2024-06-28  Christoph Hellwigblock: remove bio_integrity_process
2024-06-28  Christoph Hellwigblock: switch on bio operation in bio_integrity_prep
2024-06-28  Christoph Hellwigblock: remove allocation failure warnings in bio_integr...
2024-06-28  Christoph Hellwigblock: simplify adding the payload in bio_integrity_prep
2024-06-28  Christoph Hellwigblock: only zero non-PI metadata tuples in bio_integrit...
2024-06-28  Linus TorvaldsMerge tag 'bcachefs-2024-06-28' of https://evilpiepirat...
2024-06-28  Christoph Hellwigbcache: work around a __bitwise to bool conversion...
2024-06-28  Linus TorvaldsMerge tag 'block-6.10-20240628' of git://git.kernel...
2024-06-28  Linus TorvaldsMerge tag 'iommu-fixes-v6.10-rc5' of git://git.kernel...
2024-06-28  Linus TorvaldsMerge tag 'gpio-fixes-for-v6.10-rc6' of git://git.kerne...
2024-06-28  Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2024-06-28  Linus TorvaldsMerge tag 'v6.10-rc-fixes' of git://git.kernel.org...
2024-06-28  Nathan Chancellortty: mxser: Remove __counted_by from mxser_board.ports[]
2024-06-28  Kees Cookrandomize_kstack: Remove non-functional per-arch entrop...
2024-06-28  Jeff Johnsonstring: kunit: add missing MODULE_DESCRIPTION() macros
2024-06-28  Niklas Casselata: libata-core: Add ATA_HORKAGE_NOLPM for all Crucial...
2024-06-28  Joerg RoedelMAINTAINERS: Update IOMMU tree location
2024-06-28  Patryk Wlazlyntools/power turbostat: Add local build_bug.h header...
2024-06-28  Adam Hawleytools/power turbostat: Fix unc freq columns not showing...
2024-06-28  David Arcaritools/power turbostat: option '-n' is ambiguous
2024-06-28  Linus TorvaldsMerge tag 'v6.10-p4' of git://git.kernel.org/pub/scm...
2024-06-28  Linus TorvaldsMerge tag 'drm-fixes-2024-06-28' of https://gitlab...
2024-06-27  Jann Horndrm/drm_file: Fix pid refcounting race
2024-06-27  Gulam Mohamedloop: Fix a race between loop detach and loop open
2024-06-27  Dave AirlieMerge tag 'drm-intel-fixes-2024-06-27' of https://gitla...
2024-06-27  Linus TorvaldsMerge tag 'pm-6.10-rc6' of git://git.kernel.org/pub...
2024-06-27  Linus TorvaldsMerge tag 'thermal-6.10-rc6' of git://git.kernel.org...
2024-06-27  Linus TorvaldsMerge tag 'io_uring-6.10-20240627' of git://git.kernel...
2024-06-27  John Garryblock: Delete blk_queue_flag_test_and_set()
2024-06-27  Jens AxboeMerge tag 'nvme-6.10-2024-06-27' of git://git.infradead...
2024-06-27  Linus TorvaldsMerge tag 's390-6.10-7' of git://git.kernel.org/pub...
2024-06-27  Linus TorvaldsMerge tag 'asm-generic-fixes-6.10' of git://git.kernel...
2024-06-27  Linus TorvaldsMerge tag 'for-6.10-rc5-tag' of git://git.kernel.org...
2024-06-27  Linus TorvaldsMerge tag 'net-6.10-rc6' of git://git.kernel.org/pub...
2024-06-27  Linus TorvaldsMerge tag 'sound-6.10-rc6' of git://git.kernel.org...
2024-06-27  Arnd Bergmannkallsyms: rework symbol lookup return codes
2024-06-27  Kent Gibsongpiolib: cdev: Ignore reconfiguration without direction
2024-06-27  Kent Gibsongpiolib: cdev: Disallow reconfiguration without directi...
2024-06-27  Jos Wangusb: dwc3: core: Workaround for CSR read timeout
2024-06-27  Ferry TothRevert "usb: gadget: u_ether: Replace netif_stop_queue...
2024-06-27  Ferry TothRevert "usb: gadget: u_ether: Re-attach netif device...
2024-06-27  Bernhard Rosenkränzerstaging: vchiq_debugfs: Fix build if CONFIG_DEBUG_FS...
2024-06-27  Li Nanblock: clean up the check in blkdev_iomap_begin()
2024-06-27  Paolo AbeniMerge tag 'nf-24-06-27' of git://git.kernel.org/pub...
2024-06-27  Ma Kenet: mana: Fix possible double free in error handling...
2024-06-27  Vasant Hegdeiommu/amd: Fix GT feature enablement again
2024-06-27  Lu Baoluiommu/vt-d: Fix missed device TLB cache tag
next