Age | Commit message (Expand) | Author |
2023-01-19 | LoadPin: Refactor read-only check into a helper | Kees Cook |
2023-01-19 | ARM: ixp4xx: Replace 0-length arrays with flexible arrays | Kees Cook |
2023-01-05 | fortify: Use __builtin_dynamic_object_size() when available | Kees Cook |
2023-01-05 | rxrpc: replace zero-lenth array with DECLARE_FLEX_ARRAY() helper | Stephen Rothwell |
2023-01-01 | Linux 6.2-rc2v6.2-rc2 | Linus Torvalds |
2023-01-01 | Merge tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2023-01-01 | Merge tag 'x86_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-01-01 | Merge tag 'locking_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2023-01-01 | Merge tag 'drm-fixes-2023-01-01' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2023-01-01 | Merge tag 'drm-intel-fixes-2022-12-30' of git://anongit.freedesktop.org/drm/d... | Daniel Vetter |
2022-12-31 | Merge tag 'kbuild-fixes-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-12-31 | Merge tag 'ata-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem... | Linus Torvalds |
2022-12-30 | Merge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2022-12-30 | Merge tag 'sound-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2022-12-30 | Merge branches 'acpi-resource' and 'acpi-video' | Rafael J. Wysocki |
2022-12-30 | drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index | Jani Nikula |
2022-12-30 | drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence | Jani Nikula |
2022-12-30 | fixdep: remove unneeded <stdarg.h> inclusion | Masahiro Yamada |
2022-12-30 | kbuild: sort single-targets alphabetically again | Masahiro Yamada |
2022-12-30 | kbuild: rpm-pkg: add libelf-devel as alternative for BuildRequires | Masahiro Yamada |
2022-12-30 | kbuild: Fix running modpost with musl libc | Samuel Holland |
2022-12-30 | kbuild: add a missing line for help message | Jun ASAKA |
2022-12-30 | .gitignore: ignore *.rpm | Masahiro Yamada |
2022-12-30 | arch: fix broken BuildID for arm64 and riscv | Masahiro Yamada |
2022-12-30 | drm/i915/uc: Fix two issues with over-size firmware files | John Harrison |
2022-12-30 | drm/i915: improve the catch-all evict to handle lock contention | Matthew Auld |
2022-12-30 | drm/i915: Remove __maybe_unused from mtl_info | Lucas De Marchi |
2022-12-30 | drm/i915: fix TLB invalidation for Gen12.50 video and compute engines | Andrzej Hajda |
2022-12-29 | Merge tag 'block-6.2-2022-12-29' of git://git.kernel.dk/linux | Linus Torvalds |
2022-12-29 | Merge tag 'io_uring-6.2-2022-12-29' of git://git.kernel.dk/linux | Linus Torvalds |
2022-12-29 | Merge tag 'linux-kselftest-kunit-fixes-6.2-rc2' of git://git.kernel.org/pub/s... | Linus Torvalds |
2022-12-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-12-29 | Merge tag 'nvme-6.2-2022-12-29' of git://git.infradead.org/nvme into block-6.2 | Jens Axboe |
2022-12-29 | kconfig: Add static text for search information in help menu | Bhaskar Chowdhury |
2022-12-28 | nvme-auth: fix smatch warning complaints | Sagi Grimberg |
2022-12-28 | nvme: consult the CSE log page for unprivileged passthrough | Christoph Hellwig |
2022-12-28 | nvme: also return I/O command effects from nvme_command_effects | Christoph Hellwig |
2022-12-28 | nvmet: don't defer passthrough commands with trivial effects to the workqueue | Christoph Hellwig |
2022-12-28 | nvmet: set the LBCC bit for commands that modify data | Christoph Hellwig |
2022-12-28 | nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding it | Christoph Hellwig |
2022-12-28 | nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definition | Christoph Hellwig |
2022-12-28 | docs, nvme: add a feature and quirk policy document | Christoph Hellwig |
2022-12-28 | ALSA: hda/hdmi: Static PCM mapping again with AMD HDMI codecs | Takashi Iwai |
2022-12-28 | Merge branch 'kvm-late-6.1-fixes' into HEAD | Paolo Bonzini |
2022-12-28 | KVM: selftests: restore special vmmcall code layout needed by the harness | Paolo Bonzini |
2022-12-28 | Documentation: kvm: clarify SRCU locking order | Paolo Bonzini |
2022-12-28 | KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESET | Paolo Bonzini |
2022-12-27 | uapi:io_uring.h: allow linux/time_types.h to be skipped | Stefan Metzmacher |
2022-12-27 | futex: Fix futex_waitv() hrtimer debug object leak on kcalloc error | Mathieu Desnoyers |
2022-12-27 | x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNK | Masami Hiramatsu (Google) |