messages from 2023-04-28 07:35:08 to 2023-04-28 10:36:43 UTC [more...]
[PATCH v2 0/7] GenieZone hypervisor drivers
2023-04-28 10:36 UTC (2+ messages)
` [PATCH v2 1/7] docs: geniezone: Introduce GenieZone hypervisor
BUG : PowerPC RCU: torture test failed with __stack_chk_fail
2023-04-28 10:35 UTC (12+ messages)
[PATCH v3 3/3] genirq: Use the maple tree for IRQ descriptors management
2023-04-28 10:31 UTC (4+ messages)
[PATCH RFC net-next v2 0/4] virtio/vsock: support datagrams
2023-04-28 10:29 UTC (5+ messages)
` [PATCH RFC net-next v2 3/4] vsock: Add lockless sendmsg() support
[RFC PATCH 00/26] mm: reliable huge page allocator
2023-04-28 10:29 UTC (5+ messages)
` [RFC PATCH 05/26] mm: page_alloc: per-migratetype pcplist for THPs
[PATCH] io_uring/kbuf: Fix size for shared buffer ring
2023-04-28 10:29 UTC (3+ messages)
[PATCH 0/4] Expose the isa-string via the AT_BASE_PLATFORM aux vector
2023-04-28 10:28 UTC (7+ messages)
` [PATCH 4/4] RISC-V: add support for vendor-extensions via AT_BASE_PLATFORM and xthead
[PATCH RFC 00/43] x86/pie: Make kernel image's virtual address flexible
2023-04-28 10:28 UTC (45+ messages)
` [PATCH RFC 01/43] x86/crypto: Adapt assembly for PIE support
` [PATCH RFC 02/43] x86: Add macro to get symbol address "
` [PATCH RFC 03/43] x86: relocate_kernel - Adapt assembly "
` [PATCH RFC 04/43] x86/entry/64: "
` [PATCH RFC 05/43] x86: pm-trace: "
` [PATCH RFC 06/43] x86/CPU: "
` [PATCH RFC 07/43] x86/acpi: "
` [PATCH RFC 08/43] x86/boot/64: "
` [PATCH RFC 09/43] x86/power/64: "
` [PATCH RFC 10/43] x86/alternatives: "
` [PATCH RFC 11/43] x86/irq: "
` [PATCH RFC 12/43] x86,rethook: "
` [PATCH RFC 13/43] x86/paravirt: Use relative reference for original instruction
` [PATCH RFC 14/43] x86/Kconfig: Introduce new Kconfig for PIE kernel building
` [PATCH RFC 15/43] x86/PVH: Use fixed_percpu_data to set up GS base
` [PATCH RFC 16/43] x86-64: Use per-cpu stack canary if supported by compiler
` [PATCH RFC 17/43] x86/pie: Enable stack protector only if per-cpu stack canary is supported
` [PATCH RFC 18/43] x86/percpu: Use PC-relative addressing for percpu variable references
` [PATCH RFC 19/43] x86/tools: Explicitly include autoconf.h for hostprogs
` [PATCH RFC 20/43] x86/percpu: Adapt percpu references relocation for PIE support
` [PATCH RFC 21/43] x86/ftrace: Adapt assembly "
` [PATCH RFC 22/43] x86/ftrace: Adapt ftrace nop patching "
` [PATCH RFC 23/43] x86/pie: Force hidden visibility for all symbol references
` [PATCH RFC 24/43] x86/boot/compressed: Adapt sed command to generate voffset.h when PIE is enabled
` [PATCH RFC 25/43] x86/mm: Make the x86 GOT read-only
` [PATCH RFC 26/43] x86/pie: Add .data.rel.* sections into link script
` [PATCH RFC 27/43] x86/relocs: Handle PIE relocations
` [PATCH RFC 28/43] KVM: x86: Adapt assembly for PIE support
` [PATCH RFC 29/43] x86/PVH: Adapt PVH booting "
` [PATCH RFC 30/43] x86/bpf: Adapt BPF_CALL JIT codegen "
` [PATCH RFC 31/43] x86/modules: Adapt module loading "
` [PATCH RFC 32/43] x86/boot/64: Use data relocation to get absloute address when PIE is enabled
` [PATCH RFC 33/43] objtool: Add validation for x86 PIE support
` [PATCH RFC 34/43] objtool: Adapt indirect call of __fentry__() for "
` [PATCH RFC 35/43] x86/pie: Build the kernel as PIE
` [PATCH RFC 36/43] x86/vsyscall: Don't use set_fixmap() to map vsyscall page
` [PATCH RFC 37/43] x86/xen: Pin up to VSYSCALL_ADDR when vsyscall page is out of fixmap area
` [PATCH RFC 38/43] x86/fixmap: Move vsyscall page "
` [PATCH RFC 39/43] x86/fixmap: Unify FIXADDR_TOP
` [PATCH RFC 40/43] x86/boot: Fill kernel image puds dynamically
` [PATCH RFC 41/43] x86/mm: Sort address_markers array when X86 PIE is enabled
` [PATCH RFC 42/43] x86/pie: Allow kernel image to be relocated in top 512G
` [PATCH RFC 43/43] x86/boot: Extend relocate range for PIE kernel image
[PATCH v2] Fix freeze in lm8333 i2c keyboard driver
2023-04-28 10:20 UTC (3+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH drm-next v3 00/15] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
2023-04-28 10:18 UTC (3+ messages)
` [PATCH drm-next v3 04/15] drm: manager to keep track of GPUs VA mappings
[RFC PATCH] x86/mm: Fix PAT bit missing from page protection modify mask
2023-04-28 10:15 UTC (2+ messages)
[PATCH] usb: host: xhci: Avoid XHCI resume delay if SSUSB device is not present
2023-04-28 10:17 UTC (2+ messages)
[PATCH 0/4] Add haptics support to Nexus 5 using pwm-vibra driver
2023-04-28 10:11 UTC (9+ messages)
` [PATCH 1/4] dt-bindings: input: pwm-vibrator: Add enable-gpio
` [PATCH 2/4] Input: pwm-vibra - add newline to dev_err prints
` [PATCH 3/4] Input: pwm-vibra - add support for enable GPIO
` [PATCH 4/4] ARM: dts: qcom: msm8974-hammerhead: Add vibrator
[PATCH 00/34] Maple tree mas_{next,prev}_range() and cleanup
2023-04-28 10:10 UTC (7+ messages)
` [PATCH 10/34] maple_tree: Use MAS_BUG_ON() when setting a leaf node as a parent
` [PATCH 11/34] maple_tree: Use MAS_BUG_ON() in mas_set_height()
` [PATCH 29/34] maple_tree: Introduce mas_prev_slot() interface
[PATCH] mm/memory_hotplug: fix dead loop in offline_pages()
2023-04-28 10:08 UTC
[PATCH v3 0/7] drm: sun4i: set proper TCON0 DCLK rate in DSI mode
2023-04-28 10:07 UTC (3+ messages)
` [PATCH v3 1/7] clk: sunxi-ng: a64: export PLL_MIPI
[RFC v2 0/2] Introducing generic SCMI pinctrl driver implementation
2023-04-28 10:06 UTC (3+ messages)
` [RFC v2 3/3] dt-bindings: firmware: arm,scmi: Add support for pinctrl protocol
[PATCH] crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()
2023-04-28 10:05 UTC (2+ messages)
[PATCH] crypto: engine - fix crypto_queue backlog handling
2023-04-28 10:05 UTC (2+ messages)
[PATCH -next] soc: ti: smartreflex: Use devm_platform_ioremap_resource()
2023-04-28 10:02 UTC (2+ messages)
[PATCH v2] ata: libata-core: Simplies if condition
2023-04-28 9:51 UTC (3+ messages)
[PATCH v5 0/7] Re-enable IDXD kernel workqueue under DMA API
2023-04-28 9:47 UTC (9+ messages)
` [PATCH v5 1/7] iommu: Generalize default PCIe requester ID PASID
` [PATCH v5 2/7] iommu/sva: Explicitly exclude RID_PASID from SVA
` [PATCH v5 3/7] iommu: Move global PASID allocation from SVA to core
` [PATCH v5 4/7] iommu/vt-d: Factoring out PASID set up helper function
[PATCH v1] selftests/bpf: Do not use sign-file as testcase
2023-04-28 9:47 UTC (4+ messages)
[PATCH 0/2] memcg: OOM log improvements
2023-04-28 9:44 UTC (7+ messages)
` [PATCH 2/2] memcg: dump memory.stat during cgroup OOM for v1
[GIT PULL] Please pull powerpc/linux.git powerpc-6.4-1 tag
2023-04-28 9:44 UTC
[PATCH v2 0/1] fix pin count in gpio bank and chip name
2023-04-28 9:33 UTC (5+ messages)
` [PATCH v2 1/1] gpio-f7188x: fix chip name and pin count on Nuvoton chip
[PATCH v3 0/1] fix race in gmap_make_secure()
2023-04-28 9:27 UTC (2+ messages)
` [PATCH v3 1/1] KVM: s390: "
[PATCH v2 0/5] fbdev: Use regular I/O function for framebuffers
2023-04-28 9:27 UTC (6+ messages)
` [PATCH v2 1/5] fbdev/matrox: Remove trailing whitespaces
` [PATCH v2 2/5] ipu-v3: Include <linux/io.h>
` [PATCH v2 3/5] fbdev: Include <linux/io.h> in various drivers
` [PATCH v2 4/5] fbdev: Include <linux/io.h> in drivers
` [PATCH v2 5/5] fbdev: Define framebuffer I/O from Linux' I/O functions
[PATCH v21 0/7] crash: Kernel handling of CPU and memory hot un/plug
2023-04-28 9:25 UTC (6+ messages)
` [PATCH v21 5/7] x86/crash: add x86 crash hotplug support
[PATCH net v3 0/3] r8152: fix 2.5G devices
2023-04-28 8:53 UTC (4+ messages)
` [PATCH net v3 1/3] r8152: fix flow control issue of RTL8156A
` [PATCH net v3 2/3] r8152: fix the poor throughput for 2.5G devices
` [PATCH net v3 3/3] r8152: move setting r8153b_rx_agg_chg_indicate()
[PATCH] Documentation/translations/ja_JP/SubmittingPatches: fix some typos
2023-04-28 9:10 UTC
[PATCH v8 0/2] drm/i915: Hugepage manager and test for MTL
2023-04-28 9:07 UTC (5+ messages)
` [PATCH v8 1/2] drm/i915: Migrate platform-dependent mock hugepage selftests to live
` [Intel-gfx] "
` [PATCH v8 2/2] drm/i915: Use correct huge page manager for MTL
` [Intel-gfx] "
[PATCH v2 0/7] Allow dynamic allocation of software IO TLB bounce buffers
2023-04-28 9:07 UTC (3+ messages)
[RFC PATCH v6 0/2] Introduce ICSSG based ethernet Driver
2023-04-28 9:06 UTC (5+ messages)
` [RFC PATCH v6 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver
` [EXTERNAL] "
[PATCH 0/3] Dynptr Verifier Adjustments
2023-04-28 9:03 UTC (7+ messages)
[linus:master] [mac80211] baa951a1c1: hwsim.ap_pmf_beacon_protection_mismatch.fail
2023-04-28 9:00 UTC
[net] selftests: srv6: make srv6_end_dt46_l3vpn_test more robust
2023-04-28 9:00 UTC (2+ messages)
[PATCH v2] mm: hwpoison: coredump: support recovery from dump_user_range()
2023-04-28 8:59 UTC (14+ messages)
[PATCH v8 0/7] drm/i915: use ref_tracker library for tracking wakerefs
2023-04-28 8:55 UTC (3+ messages)
` [PATCH v8 7/7] drm/i915: Track gt pm wakerefs
[PATCH 00/10] block/badblocks: fix badblocks setting error
2023-04-28 8:50 UTC (11+ messages)
` [PATCH 01/10] block/badblocks: only set bb->changed when badblocks changes
` [PATCH 02/10] block/badblocks: fix badblocks loss when badblocks combine
` [PATCH 03/10] block/badblocks: fix badblocks overlap
` [PATCH 04/10] block/badblocks: fix the bug of reverse order
` [PATCH 05/10] block/badblocks: fix ack set fail in badblocks_set
` [PATCH 06/10] block/badblocks: check bb->count instead of 'hi > lo'
` [PATCH 07/10] block/badblocks: factor out a helper to merge badblocks
` [PATCH 08/10] block/badblocks: factor out a helper to combine badblocks
` [PATCH 09/10] block/badblocks: factor out a helper to create badblocks
` [PATCH 10/10] block/badblocks: try to merge badblocks as much as possible
[PATCH v2 0/9] drm: fdinfo memory stats
2023-04-28 8:50 UTC (3+ messages)
` [PATCH v2 1/9] drm/docs: Fix usage stats typos
[PATCH] mISDN: Use list_count_nodes()
2023-04-28 8:50 UTC (2+ messages)
[syzbot] Monthly ntfs3 report (Apr 2023)
2023-04-28 8:47 UTC
[PATCH net] wifi: mac80211: Fix puncturing bitmap handling in __ieee80211_csa_finalize()
2023-04-28 8:46 UTC (4+ messages)
[PATCH v12 2/3] cachestat: implement cachestat syscall
2023-04-28 8:40 UTC (2+ messages)
[GIT PULL] pidfd updates
2023-04-28 8:40 UTC (6+ messages)
[PATCH v2] net/ncsi: clear Tx enable mode when handling a Config required AEN
2023-04-28 8:40 UTC (2+ messages)
[PATCH 27/34] maple_tree: Introduce mas_next_slot() interface
2023-04-28 8:39 UTC (2+ messages)
[PATCH] selftests: allow runners to override the timeout
2023-04-28 8:33 UTC (2+ messages)
[PATCH v2] media: mediatek: vcodec: support stateless hevc decoder
2023-04-28 8:23 UTC
[PATCH 0/1] fix pin count in gpio bank
2023-04-28 8:21 UTC (5+ messages)
` [PATCH 1/1] gpio-f7188x: fix pin count on nct6116d bank 7
[PATCH v10 0/7] add support for CDX bus
2023-04-28 8:13 UTC (3+ messages)
` [PATCH v10 4/7] cdx: add MCDI protocol interface for firmware interaction
[PATCH v3 5/5] Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT
2023-04-28 7:41 UTC (4+ messages)
` [PATCH v4] Makefile.compiler: replace cc-ifversion with compiler-specific macros
[PATCH] nvmet: Reorder fields in 'struct nvmet_ns'
2023-04-28 8:11 UTC (4+ messages)
[tip:master] BUILD SUCCESS f63b2d6a42847aee04d0710d67bab6337fe6c373
2023-04-28 8:10 UTC
[PATCH] selftests/powerpc: Replace obsolete memalign() with posix_memalign()
2023-04-28 8:09 UTC (2+ messages)
[PATCH v2] drm/fbdev-generic: prohibit potential out-of-bounds access
2023-04-28 8:08 UTC (7+ messages)
[PATCH] ARM: dts: at91: tse850: add properties for gpio-line-names
2023-04-28 8:06 UTC
[PATCH] scsi: libsas: set tf to normal in sas_ata_device_link_abort()
2023-04-28 8:01 UTC (5+ messages)
[PATCH 2/2] clk: imx: clk-imx8mp: add error handling of of_clk_add_hw_provider
2023-04-28 7:55 UTC (2+ messages)
[PATCH] tools/x86/kcpuid: Add .gitignore
2023-04-28 7:55 UTC
[PATCH 1/2] clk: imx: clk-imx8mp: use dev_ managed memory to avoid memory leak in imx8mp_clocks_probe()
2023-04-28 7:53 UTC (2+ messages)
[PATCH] clk: imx: clk-imx8mm: fix memory leak issue in 'imx8mm_clocks_probe'
2023-04-28 7:50 UTC (2+ messages)
[PATCH] clk: imx93: fix memory leak and missing unwind goto in imx93_clocks_probe
2023-04-28 7:49 UTC (2+ messages)
[PATCH v3 1/2] vsprintf: Add %p[mM]U for uppercase MAC address
2023-04-28 7:46 UTC (3+ messages)
[PATCH] regmap: don't check for alignment when using reg_shift
2023-04-28 7:47 UTC (5+ messages)
[PATCH] ext4: Fix unused iterator variable warnings
2023-04-28 7:45 UTC (4+ messages)
[PATCH v6 0/2] sched/numa: add per-process numa_balancing
2023-04-28 7:45 UTC (4+ messages)
` "
[PATCH v2 00/43] Fix perf on Intel hybrid CPUs
2023-04-28 7:38 UTC (44+ messages)
` [PATCH v2 01/43] perf stat: Disable TopdownL1 on hybrid
` [PATCH v2 02/43] perf stat: Introduce skippable evsels
` [PATCH v2 03/43] perf metric: Json flag to not group events if gathering a metric group
` [PATCH v2 04/43] perf vendor events intel: Add alderlake metric constraints
` [PATCH v2 05/43] perf vendor events intel: Add icelake "
` [PATCH v2 06/43] perf vendor events intel: Add icelakex "
` [PATCH v2 07/43] perf vendor events intel: Add sapphirerapids "
` [PATCH v2 08/43] perf vendor events intel: Add tigerlake "
` [PATCH v2 09/43] perf stat: Avoid segv on counter->name
` [PATCH v2 10/43] perf test: Test more sysfs events
` [PATCH v2 11/43] perf test: Use valid for PMU tests
` [PATCH v2 12/43] perf test: Mask config then test
` [PATCH v2 13/43] perf test: Test more with config_cache
` [PATCH v2 14/43] perf test: Roundtrip name, don't assume 1 event per name
` [PATCH v2 15/43] perf parse-events: Set attr.type to PMU type early
` [PATCH v2 16/43] perf parse-events: Set pmu_name whenever a pmu is given
` [PATCH v2 17/43] perf print-events: Avoid unnecessary strlist
` [PATCH v2 18/43] perf parse-events: Avoid scanning PMUs before parsing
` [PATCH v2 19/43] perf evsel: Modify group pmu name for software events
` [PATCH v2 20/43] perf test: Move x86 hybrid tests to arch/x86
` [PATCH v2 21/43] perf test x86 hybrid: Update test expectations
` [PATCH v2 22/43] perf parse-events: Support PMUs for legacy cache events
` [PATCH v2 23/43] perf parse-events: Wildcard "
` [PATCH v2 24/43] perf print-events: Print legacy cache events for each PMU
` [PATCH v2 25/43] perf parse-events: Support wildcards on raw events
` [PATCH v2 26/43] perf parse-events: Remove now unused hybrid logic
` [PATCH v2 27/43] perf parse-events: Minor type safety cleanup
` [PATCH v2 28/43] perf parse-events: Add pmu filter
` [PATCH v2 29/43] perf stat: Make cputype filter generic
` [PATCH v2 30/43] perf test: Add cputype testing to perf stat
` [PATCH v2 31/43] perf test: Fix parse-events tests for >1 core PMU
` [PATCH v2 32/43] perf parse-events: Support hardware events as terms
` [PATCH v2 33/43] perf parse-events: Avoid error when assigning a term
` [PATCH v2 34/43] perf parse-events: Avoid error when assigning a legacy cache term
` [PATCH v2 35/43] perf parse-events: Don't auto merge hybrid wildcard events
` [PATCH v2 36/43] perf parse-events: Don't reorder atom cpu events
` [PATCH v2 37/43] perf metrics: Be PMU specific for referenced metrics
` [PATCH v2 38/43] perf stat: Command line PMU metric filtering
` [PATCH v2 39/43] perf vendor events intel: Correct alderlake metrics
` [PATCH v2 40/43] perf jevents: Don't rewrite metrics across PMUs
` [PATCH v2 41/43] perf metrics: Be PMU specific in event match
` [PATCH v2 42/43] perf stat: Don't disable TopdownL1 metric on hybrid
` [PATCH v2 43/43] perf parse-events: Reduce scope of is_event_supported
[PATCH 0/7] Expect immutable pointer in virt_to_phys/isa_virt_to_bus prototypes
2023-04-28 7:40 UTC (2+ messages)
[PATCH v11 0/7] Support Nuvoton NPCM Video Capture/Encode Engine
2023-04-28 7:40 UTC (4+ messages)
` [PATCH v11 7/7] media: nuvoton: Add driver for NPCM video capture and encode engine
Unfair qspinlocks on ARM64 without LSE atomics => 3ms delay in interrupt handling
2023-04-28 7:37 UTC (6+ messages)
[GIT PULL] ntfs3: bugfixes for 6.4
2023-04-28 7:30 UTC
[RFC PATCH v2 0/3] pmem memmap dump support
2023-04-28 7:36 UTC (4+ messages)
` [RFC PATCH v2 3/3] resource, crash: Make kexec_file_load support pmem
[PATCH v4] blk-ioprio: Introduce promote-to-rt policy
2023-04-28 7:44 UTC (2+ messages)
[PATCH for v6.3 regression] mm/mremap: fix vm_pgoff in vma_merge() case 3
2023-04-28 7:36 UTC (5+ messages)
[GIT PULL] Btrfs updates for 6.3
2023-04-28 7:34 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox