platform/kernel/linux-starfive.git
2022-11-17 Jim Cromievmlinux.lds.h: fix BOUNDED_SECTION_(PRE|POST)_LABEL...
2022-11-14 Andy Shevchenkomfd: vexpress-sysreg: Fix resource compound literal...
2022-11-10 Jim Cromievmlinux.lds.h: place optional header space in BOUNDED_S...
2022-11-10 Jim Cromievmlinux.lds.h: add BOUNDED_SECTION* macros
2022-11-10 Thomas Weißschuhkernel/ksysfs.c: export kernel cpu byteorder
2022-11-10 Andy Shevchenkoresource: Convert DEFINE_RES_NAMED() to be compound...
2022-11-10 Andy Shevchenkoresource: Replace printk(KERN_WARNING) by pr_warn(...
2022-11-10 Soha Jinplatform: use fwnode_irq_get_byname instead of of_irq_g...
2022-11-10 Isaac J. Manjarresdriver core: Fix bus_type.match() error handling in...
2022-11-10 Christophe... driver core: Use kstrtobool() instead of strtobool()
2022-11-10 Pierre Gondoiscacheinfo: Decrement refcount in cache_setup_of_node()
2022-11-10 Christoph Hellwigdriver core: mark driver_allows_async_probing static
2022-11-10 Greg Kroah... driver core: remove devm_device_remove_group()
2022-11-10 Greg Kroah... driver core: remove devm_device_remove_groups()
2022-11-10 Greg Kroah... blkdev: make struct block_device_operations.devnode...
2022-11-09 Greg Kroah... driver core: class: make namespace and get_ownership...
2022-11-09 Randy Dunlapsysfs: update Documentation
2022-11-09 Randy Dunlapdebugfs: small Documentation cleaning
2022-11-09 Kees Cookdevres: Use kmalloc_size_roundup() to match ksize(...
2022-11-09 Yang YingliangDocumentation: devres: add missing MEM helper
2022-11-09 Yang Yingliangclass: fix possible memory leak in __class_register()
2022-10-25 Yang Yingliangkset: fix memory leak when kset_register() returns...
2022-10-25 Sakari Ailuslinux/container_of.h: Warn about loss of constness
2022-10-25 Greg Kroah... container_of: remove container_of_safe()
2022-10-22 Andy Shevchenkodevice property: Constify parameter in device_dma_suppo...
2022-10-22 Andy Shevchenkodevice property: Constify device child node APIs
2022-10-22 Andy Shevchenkodevice property: Constify parameter in fwnode_graph_is_...
2022-10-22 Andy Shevchenkodevice property: Constify fwnode connection match APIs
2022-10-22 Andy Shevchenkodevice property: Allow const parameter to dev_fwnode()
2022-10-22 Greg Kroah... kobject: make get_ktype() take a const pointer
2022-10-22 Greg Kroah... kobject: modify kobject_get_path() to take a const *
2022-10-20 Ian Kentkernfs: dont take i_lock on revalidate
2022-10-20 Ian Kentkernfs: dont take i_lock on inode attr read
2022-10-20 Greg Kroah... USB: make devnode() callback in usb_class_driver take...
2022-10-20 Greg Kroah... USB: allow some usb functions to take a const pointer.
2022-10-20 Greg Kroah... driver core: allow kobj_to_dev() to take a const pointer
2022-10-16 Linus TorvaldsLinux 6.1-rc1
2022-10-16 Linus TorvaldsMerge tag 'random-6.1-rc1-for-linus' of git://git....
2022-10-16 Linus TorvaldsMerge tag 'perf-tools-for-v6.1-2-2022-10-16' of git...
2022-10-16 Linus TorvaldsMerge tag 'kbuild-fixes-v6.1' of git://git./linux/kerne...
2022-10-16 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2022-10-16 Linus TorvaldsMerge tag '6.1-rc-smb3-client-fixes-part2' of git:...
2022-10-16 Tetsuo HandaRevert "cpumask: fix checking valid cpu range".
2022-10-16 Nathan Chancellorlib/Kconfig.debug: Add check for non-constant .{s,u...
2022-10-16 Masahiro Yamadakbuild: fix single directory build
2022-10-16 Linus TorvaldsMerge tag 'slab-for-6.1-rc1-hotfix' of git://git./linux...
2022-10-15 Linus TorvaldsMerge tag 'for-linus' of https://github.com/openrisc...
2022-10-15 Linus TorvaldsMerge tag 'pci-v6.1-fixes-1' of git://git./linux/kernel...
2022-10-15 Hyeonggon Yoomm/slab: use kmalloc_node() for off slab freelist_idx_t...
2022-10-15 Palmer DabbeltMAINTAINERS: git://github -> https://github.com for...
2022-10-15 Steve Frenchsmb3: improve SMB3 change notification support
2022-10-15 Steve Frenchcifs: lease key is uninitialized in two additional...
2022-10-15 Steve Frenchcifs: lease key is uninitialized in smb1 paths
2022-10-15 Steve Frenchsmb3: must initialize two ACL struct fields to zero
2022-10-15 Paulo Alcantaracifs: fix double-fault crash during ntlmssp
2022-10-15 Arnaldo Carvalho... tools arch x86: Sync the msr-index.h copy with the...
2022-10-15 Qi Liuperf auxtrace arm64: Add support for parsing HiSilicon...
2022-10-15 Qi Liuperf auxtrace arm64: Add support for HiSilicon PCIe...
2022-10-15 Qi Liuperf auxtrace arm: Refactor event list iteration in...
2022-10-15 Athira Rajeevperf tests stat+json_output: Include sanity check for...
2022-10-15 Athira Rajeevperf tests stat+csv_output: Include sanity check for...
2022-10-15 Adrian Hunterperf intel-pt: Fix system_wide dummy event for hybrid
2022-10-15 Adrian Hunterperf intel-pt: Fix segfault in intel_pt_print_info...
2022-10-15 James Clarkperf test: Fix attr tests for PERF_FORMAT_LOST
2022-10-15 Ammy Yiperf test: test_intel_pt.sh: Add 9 tests
2022-10-15 Adrian Hunterperf inject: Fix GEN_ELF_TEXT_OFFSET for jit
2022-10-15 Adrian Hunterperf test: test_intel_pt.sh: Add jitdump test
2022-10-15 Adrian Hunterperf test: test_intel_pt.sh: Tidy some alignment
2022-10-15 Adrian Hunterperf test: test_intel_pt.sh: Print a message when skipp...
2022-10-15 Adrian Hunterperf test: test_intel_pt.sh: Tidy some perf record...
2022-10-15 Adrian Hunterperf test: test_intel_pt.sh: Fix return checking again
2022-10-15 Linus TorvaldsMerge tag 'libnvdimm-for-6.1' of git://git./linux/kerne...
2022-10-15 Linus TorvaldsMerge tag 'rtc-6.1' of git://git./linux/kernel/git...
2022-10-15 Linus TorvaldsMerge tag 'i3c/for-6.1' of git://git./linux/kernel...
2022-10-15 Linus TorvaldsMerge tag 'for-linus-6.1-rc1' of git://git./linux/kerne...
2022-10-15 Linus TorvaldsMerge tag 'for-linus-6.1-rc1' of git://git./linux/kerne...
2022-10-14 Linus TorvaldsMerge tag 'asm-generic-fixes-6.1-1' of git://git./linux...
2022-10-14 Linus TorvaldsMerge tag 'arm-fixes-6.1-1' of git://git./linux/kernel...
2022-10-14 Stephen BoydMerge branch 'clk-rate-range' into clk-next
2022-10-14 Jon Hunterclk: tegra: Fix Tegra PWM parent clock
2022-10-14 Kefeng Wangclk: at91: fix the build with binutils 2.27
2022-10-14 Linus Walleijclk: qcom: gcc-msm8660: Drop hardcoded fixed board...
2022-10-14 AngeloGioacchino... clk: mediatek: clk-mux: Add .determine_rate() callback
2022-10-14 Nick Desaulnierskbuild: add -fno-discard-value-names to cmd_cc_ll_c
2022-10-14 Linus TorvaldsMerge tag 'sound-fix-6.1-rc1' of git://git./linux/kerne...
2022-10-14 Linus TorvaldsMerge tag 'leds-6.1-rc1' of git://git./linux/kernel...
2022-10-14 Linus TorvaldsMerge tag 'sched-psi-2022-10-14' of git://git./linux...
2022-10-14 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-10-14 Linus TorvaldsMerge tag 'mm-stable-2022-10-13' of git://git./linux...
2022-10-14 Bjorn HelgaasRevert "PCI: Distribute available resources for root...
2022-10-14 Linus TorvaldsMerge tag 'parisc-for-6.1-1' of git://git./linux/kernel...
2022-10-14 Linus TorvaldsMerge tag 's390-6.1-2' of git://git./linux/kernel/git...
2022-10-14 Linus TorvaldsMerge tag 'riscv-for-linus-6.1-mw2' of git://git./linux...
2022-10-14 Linus TorvaldsMerge tag 'powerpc-6.1-2' of git://git./linux/kernel...
2022-10-14 Nathan Chancellordrm/amd/display: Fix build breakage with CONFIG_DEBUG_FS=n
2022-10-14 Colin Ian Kingparisc: Fix spelling mistake "mis-match" -> "mismatch...
2022-10-14 Paulo Alcantaracifs: fix static checker warning
2022-10-14 Rob Herringperf: Skip and warn on unknown format 'configN' attrs
2022-10-14 Andi Kleenperf list: Fix metricgroups title message
2022-10-14 Namhyung Kimperf mem: Fix -C option behavior for perf mem record
next