]> www.infradead.org Git - users/hch/block.git/shortlog
users/hch/block.git
2021-11-22 Christoph Hellwigsr: set GENHD_FL_REMOVABLE earlier gendisk-flags
2021-11-22 Christoph Hellwigblock: cleanup the GENHD_FL_* definitions
2021-11-22 Christoph Hellwigblock: don't set GENHD_FL_NO_PART for hidden gendisks
2021-11-22 Christoph Hellwigblock: remove GENHD_FL_EXT_DEVT
2021-11-22 Christoph Hellwigblock: remove GENHD_FL_SUPPRESS_PARTITION_INFO
2021-11-22 Christoph Hellwigmmc: don't set GENHD_FL_SUPPRESS_PARTITION_INFO
2021-11-22 Christoph Hellwignull_blk: don't suppress partitioning information
2021-11-22 Christoph Hellwigblock: remove the GENHD_FL_HIDDEN check in blkdev_get_n...
2021-11-22 Christoph Hellwigblock: rename GENHD_FL_NO_PART_SCAN to GENHD_FL_NO_PART
2021-11-22 Christoph Hellwigblock: merge disk_scan_partitions and blkdev_reread_part
2021-11-22 Christoph Hellwigblock: remove a dead check in show_partition
2021-11-22 Christoph Hellwigblock: remove GENHD_FL_CD
2021-11-22 Christoph Hellwigblock: move GENHD_FL_BLOCK_EVENTS_ON_EXCL_WRITE to...
2021-11-22 Christoph Hellwigblock: move GENHD_FL_NATIVE_CAPACITY to disk->state
2021-11-18 Christoph Hellwigblock: don't include blk-mq headers in blk-core.c
2021-11-18 Christoph Hellwigblock: move blk_print_req_error to blk-mq.c
2021-11-18 Christoph Hellwigblock: move blk_dump_rq_flags to blk-mq.c
2021-11-18 Christoph Hellwigblock: move blk_account_io_{start,done} to blk-mq.c
2021-11-18 Christoph Hellwigblock: move blk_steal_bios to blk-mq.c
2021-11-18 Christoph Hellwigblock: move blk_rq_init to blk-mq.c
2021-11-18 Christoph Hellwigblock: move request based cloning helpers to blk-mq.c
2021-11-18 Christoph Hellwigblk-mq: move blk_mq_flush_plug_list
2021-11-18 Christoph Hellwigblock: remove blk-exec.c
2021-11-18 Christoph Hellwigblock: remove rq_flush_dcache_pages
2021-11-18 Christoph Hellwigblock: move blk_rq_err_bytes to scsi
2021-11-15 Linus TorvaldsMerge tag 'trace-v5.16-5' of git://git.kernel.org/pub...
2021-11-15 Gustavo A.... kbuild: Fix -Wimplicit-fallthrough=5 error for GCC...
2021-11-15 Steven Rostedt... tracing: Add length protection to histogram string...
2021-11-14 Linus TorvaldsLinux 5.16-rc1
2021-11-14 Gustavo A.... kconfig: Add support for -Wimplicit-fallthrough
2021-11-14 Linus TorvaldsMerge tag 'xfs-5.16-merge-5' of git://git.kernel.org...
2021-11-14 Linus TorvaldsMerge tag 'for-5.16/parisc-3' of git://git.kernel.org...
2021-11-14 Linus TorvaldsMerge tag 'sh-for-5.16' of git://git.libc.org/linux-sh
2021-11-14 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2021-11-14 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.16-1' of git://git...
2021-11-14 Linus TorvaldsMerge tag 'timers-urgent-2021-11-14' of git://git.kerne...
2021-11-14 Linus TorvaldsMerge tag 'irq-urgent-2021-11-14' of git://git.kernel...
2021-11-14 Linus TorvaldsMerge tag 'locking-urgent-2021-11-14' of git://git...
2021-11-14 Linus TorvaldsMerge tag 'sched_urgent_for_v5.16_rc1' of git://git...
2021-11-14 Linus TorvaldsMerge tag 'perf_urgent_for_v5.16_rc1' of git://git...
2021-11-14 Linus TorvaldsMerge tag 'x86_urgent_for_v5.16_rc1' of git://git.kerne...
2021-11-14 Linus TorvaldsMerge tag 'perf-tools-for-v5.16-2021-11-13' of git...
2021-11-14 Thomas GleixnerMerge tag 'irqchip-fixes-5.16-1' of git://git.kernel...
2021-11-13 Linus TorvaldsMerge tag 'zstd-for-linus-v5.16' of git://github.com...
2021-11-13 Linus TorvaldsMerge tag 'virtio-mem-for-5.16' of git://github.com...
2021-11-13 James Clarkperf tests: Remove bash constructs from stat_all_pmu.sh
2021-11-13 James Clarkperf tests: Remove bash construct from record+zstd_comp...
2021-11-13 James Clarkperf test: Remove bash construct from stat_bpf_counters...
2021-11-13 Sohaib Mohamedperf bench futex: Fix memory leak of perf_cpu_map__new()
2021-11-13 Arnaldo Carvalho... tools arch x86: Sync the msr-index.h copy with the...
2021-11-13 Arnaldo Carvalho... tools headers UAPI: Sync drm/i915_drm.h with the kernel...
2021-11-13 Arnaldo Carvalho... tools headers UAPI: Sync sound/asound.h with the kernel...
2021-11-13 Arnaldo Carvalho... tools headers UAPI: Sync linux/prctl.h with the kernel...
2021-11-13 Arnaldo Carvalho... tools headers UAPI: Sync arch prctl headers with the...
2021-11-13 Jiri Olsaperf tools: Add more weak libbpf functions
2021-11-13 Ian Rogersperf bpf: Avoid memory leak from perf_env__insert_btf()
2021-11-13 Ian Rogersperf symbols: Factor out annotation init/exit
2021-11-13 Ian Rogersperf symbols: Bit pack to save a byte
2021-11-13 Ian Rogersperf symbols: Add documentation to 'struct symbol'
2021-11-13 Arnaldo Carvalho... tools headers UAPI: Sync files changed by new futex_wai...
2021-11-13 Guo Zhengkuiperf test bpf: Use ARRAY_CHECK() instead of ad-hoc...
2021-11-13 German Gomezperf arm-spe: Support hardware-based PID tracing
2021-11-13 German Gomezperf arm-spe: Save context ID in record
2021-11-13 German Gomezperf arm-spe: Update --switch-events docs in 'perf...
2021-11-13 Namhyung Kimperf arm-spe: Track task context switch for cpu-mode...
2021-11-13 Kajol Jainperf vendor events power10: Add metric events JSON...
2021-11-13 Like Xuperf design.txt: Synchronize the definition of enum...
2021-11-13 Andrew Kilroyperf arm-spe: Print size using consistent format
2021-11-13 Andrew Kilroyperf cs-etm: Print size using consistent format
2021-11-13 German Gomezperf arm-spe: Snapshot mode test
2021-11-13 German Gomezperf arm-spe: Implement find_snapshot callback
2021-11-13 German Gomezperf arm-spe: Add snapshot mode support
2021-11-13 Ian Rogersperf expr: Add source_count for aggregating events
2021-11-13 Ian Rogersperf expr: Move ID handling to its own function
2021-11-13 Ian Rogersperf expr: Add metric literals for topology.
2021-11-13 Ian Rogersperf expr: Add literal values starting with #
2021-11-13 Ian Rogersperf cputopo: Match thread_siblings to topology ABI...
2021-11-13 Ian Rogersperf cputopo: Match die_siblings to topology ABI name
2021-11-13 Ian Rogersperf cputopo: Update to use pakage_cpus
2021-11-13 Ian Rogersperf test: Add expr test for events with hyphens
2021-11-13 Ian Rogersperf test: Remove skip_if_fail
2021-11-13 Ian Rogersperf test: Remove is_supported function
2021-11-13 Ian Rogersperf test: TSC test, remove is_supported use
2021-11-13 Ian Rogersperf test: BP tests, remove is_supported use
2021-11-13 Ian Rogersperf test: Remove non test case style support.
2021-11-13 Ian Rogersperf test: Convert time to tsc test to test case.
2021-11-13 Ian Rogersperf test: bp tests use test case
2021-11-13 Ian Rogersperf test: Remove now unused subtest helpers
2021-11-13 Ian Rogersperf test: Convert llvm tests to test cases.
2021-11-13 Ian Rogersperf test: Convert bpf tests to test cases.
2021-11-13 Ian Rogersperf test: Convert clang tests to test cases.
2021-11-13 Ian Rogersperf test: Convert watch point tests to test cases.
2021-11-13 Sven Schnelleparisc/entry: fix trace test in syscall exit path
2021-11-13 John David... parisc: Flush kernel data mapping in set_pte_at() when...
2021-11-13 Helge Dellerparisc: Fix implicit declaration of function '__kernel_...
2021-11-13 Helge Dellerparisc: Fix backtrace to always include init funtion...
2021-11-13 Linus TorvaldsMerge tag 'clk-for-linus' of git://git.kernel.org/pub...
2021-11-13 Linus TorvaldsMerge tag 'block-5.16-2021-11-13' of git://git.kernel...
2021-11-13 Linus TorvaldsMerge tag 'io_uring-5.16-2021-11-13' of git://git.kerne...
2021-11-13 Linus TorvaldsMerge tag '5.16-rc-part2-smb3-client-fixes' of git...
next