linux-2.6-microblaze.git
2022-07-25 Jens Axboeio_uring: move read/write related opcodes to its own...
2022-07-25 Jens Axboeio_uring: move remaining file table manipulation to...
2022-07-25 Jens Axboeio_uring: move rsrc related data, core, and commands
2022-07-25 Jens Axboeio_uring: split provided buffers handling into its...
2022-07-25 Jens Axboeio_uring: move cancelation into its own file
2022-07-25 Jens Axboeio_uring: move poll handling into its own file
2022-07-25 Jens Axboeio_uring: add opcode name to io_op_defs
2022-07-25 Jens Axboeio_uring: include and forward-declaration sanitation
2022-07-25 Jens Axboeio_uring: move io_uring_task (tctx) helpers into its...
2022-07-25 Jens Axboeio_uring: move fdinfo helpers to its own file
2022-07-25 Jens Axboeio_uring: use io_is_uring_fops() consistently
2022-07-25 Jens Axboeio_uring: move SQPOLL related handling into its own...
2022-07-25 Jens Axboeio_uring: move timeout opcodes and handling into its...
2022-07-25 Jens Axboeio_uring: move our reference counting into a header
2022-07-25 Jens Axboeio_uring: move msg_ring into its own file
2022-07-25 Jens Axboeio_uring: split network related opcodes into its own...
2022-07-25 Jens Axboeio_uring: move statx handling to its own file
2022-07-25 Jens Axboeio_uring: move epoll handler to its own file
2022-07-25 Jens Axboeio_uring: add a dummy -EOPNOTSUPP prep handler
2022-07-25 Jens Axboeio_uring: move uring_cmd handling to its own file
2022-07-25 Jens Axboeio_uring: split out open/close operations
2022-07-25 Jens Axboeio_uring: separate out file table handling code
2022-07-25 Jens Axboeio_uring: split out fadvise/madvise operations
2022-07-25 Jens Axboeio_uring: split out fs related sync/fallocate functions
2022-07-25 Jens Axboeio_uring: split out splice related operations
2022-07-25 Jens Axboeio_uring: split out filesystem related operations
2022-07-25 Jens Axboeio_uring: move nop into its own file
2022-07-25 Jens Axboeio_uring: move xattr related opcodes to its own file
2022-07-25 Jens Axboeio_uring: handle completions in the core
2022-07-25 Jens Axboeio_uring: set completion results upfront
2022-07-25 Jens Axboeio_uring: add io_uring_types.h
2022-07-25 Jens Axboeio_uring: define a request type cleanup handler
2022-07-25 Jens Axboeio_uring: unify struct io_symlink and io_hardlink
2022-07-25 Jens Axboeio_uring: convert iouring_cmd to io_cmd_type
2022-07-25 Jens Axboeio_uring: convert xattr to use io_cmd_type
2022-07-25 Jens Axboeio_uring: convert rsrc_update to io_cmd_type
2022-07-25 Jens Axboeio_uring: convert msg and nop to io_cmd_type
2022-07-25 Jens Axboeio_uring: convert splice to use io_cmd_type
2022-07-25 Jens Axboeio_uring: convert epoll to io_cmd_type
2022-07-25 Jens Axboeio_uring: convert file system request types to use...
2022-07-25 Jens Axboeio_uring: convert madvise/fadvise to use io_cmd_type
2022-07-25 Jens Axboeio_uring: convert open/close path to use io_cmd_type
2022-07-25 Jens Axboeio_uring: convert timeout path to use io_cmd_type
2022-07-25 Jens Axboeio_uring: convert cancel path to use io_cmd_type
2022-07-25 Jens Axboeio_uring: convert the sync and fallocate paths to use...
2022-07-25 Jens Axboeio_uring: convert net related opcodes to use io_cmd_type
2022-07-25 Jens Axboeio_uring: remove recvmsg knowledge from io_arm_poll_han...
2022-07-25 Jens Axboeio_uring: convert poll_update path to use io_cmd_type
2022-07-25 Jens Axboeio_uring: convert poll path to use io_cmd_type
2022-07-25 Jens Axboeio_uring: convert read/write path to use io_cmd_type
2022-07-25 Jens Axboeio_uring: add generic command payload type to struct...
2022-07-25 Jens Axboeio_uring: move req async preparation into opcode handler
2022-07-25 Jens Axboeio_uring: move to separate directory
2022-07-25 Jens Axboeio_uring: define a 'prep' and 'issue' handler for each...
2022-07-24 Linus TorvaldsLinux 5.19-rc8
2022-07-24 Adam Borowskicerts: make system keyring depend on x509 parser
2022-07-24 Linus TorvaldsMerge tag 'perf_urgent_for_v5.19_rc8' of git://git...
2022-07-24 Linus TorvaldsMerge tag 'sched_urgent_for_v5.19_rc8' of git://git...
2022-07-24 Linus TorvaldsMerge tag 'x86_urgent_for_v5.19_rc8' of git://git....
2022-07-24 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2022-07-23 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-07-23 Ben Hutchingsx86/speculation: Make all RETbleed mitigations 64-bit...
2022-07-22 Linus TorvaldsMerge tag 'spi-fix-v5.19-rc7' of git://git./linux/kerne...
2022-07-22 Linus TorvaldsMerge tag 'riscv-for-linus-5.19-rc8' of git://git....
2022-07-22 Linus TorvaldsMerge tag 'acpi-5.19-rc8' of git://git./linux/kernel...
2022-07-22 Linus TorvaldsMerge tag 'io_uring-5.19-2022-07-21' of git://git.kerne...
2022-07-22 Linus TorvaldsMerge tag 'block-5.19-2022-07-21' of git://git.kernel...
2022-07-22 Linus TorvaldsMerge tag 'i2c-for-5.19-rc8' of git://git./linux/kernel...
2022-07-22 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.19-rc8' of git://git....
2022-07-22 Linus TorvaldsMerge tag 'pinctrl-v5.19-3' of git://git./linux/kernel...
2022-07-22 Linus TorvaldsMerge tag 'sound-5.19-rc8' of git://git./linux/kernel...
2022-07-22 Linus TorvaldsMerge tag 'mmc-v5.19-rc6' of git://git./linux/kernel...
2022-07-22 Linus TorvaldsMerge tag 'drm-fixes-2022-07-22' of git://anongit.freed...
2022-07-22 Linus TorvaldsMerge tag 'rcu-urgent.2022.07.21a' of git://git./linux...
2022-07-22 Linus Torvaldsmmu_gather: fix the CONFIG_MMU_GATHER_NO_RANGE case
2022-07-22 Srinivas Neeligpio: gpio-xilinx: Fix integer overflow
2022-07-22 Dave AirlieMerge tag 'drm-misc-fixes-2022-07-21' of git://anongit...
2022-07-21 Ben Dooksriscv: add as-options for modules with assembly compontents
2022-07-21 Linus TorvaldsMerge tag 'mtd/fixes-for-5.19-final' of git://git....
2022-07-21 Linus TorvaldsMerge tag 'net-5.19-rc8' of git://git./linux/kernel...
2022-07-21 Peter Zijlstrammu_gather: Force tlb-flush VM_PFNMAP vmas
2022-07-21 Peter Zijlstrammu_gather: Let there be one tlb_{start,end}_vma()...
2022-07-21 Peter Zijlstracsky/tlb: Remove tlb_flush() define
2022-07-21 Peter Zijlstrammu_gather: Remove per arch tlb_{start,end}_vma()
2022-07-21 Khalid Masumscripts/gdb: Fix gdb 'lx-symbols' command
2022-07-21 Linus Torvaldswatch-queue: remove spurious double semicolon
2022-07-21 Biju Dasspi: spi-rspi: Fix PIO fallback on RZ platforms
2022-07-21 Dylan Yudakenio_uring: do not recycle buffer in READV
2022-07-21 Dylan Yudakenio_uring: fix free of unallocated buffer list
2022-07-21 Juri Lellisched/deadline: Fix BUG_ON condition for deboosted...
2022-07-21 Dave AirlieMerge tag 'amd-drm-fixes-5.19-2022-07-20' of https...
2022-07-21 Dave AirlieMerge tag 'drm-intel-fixes-2022-07-20-1' of git://anong...
2022-07-20 Luben Tuikovdrm/amdgpu: Protect the amdgpu_bo_list list with a...
2022-07-20 Linus Torvaldswatchqueue: make sure to serialize 'wqueue->defunct...
2022-07-20 Sai Krishna... spi: spi-cadence: Fix SPI NO Slave Select macro definition
2022-07-20 Kan Liangperf/x86/intel/lbr: Fix unchecked MSR access error...
2022-07-20 Josh Poimboeuflkdtm: Disable return thunks in rodata.c
2022-07-20 Pawan Guptax86/bugs: Warn when "ibrs" mitigation is selected on...
2022-07-20 Kees Cookx86/alternative: Report missing return thunk details
2022-07-20 Eric Snowberglockdown: Fix kexec lockdown bypass with ima policy
next