messages from 2023-01-20 19:25:27 to 2023-01-20 20:17:45 UTC [more...]
[PATCH 0/6] Remove several variables that are zero from struct r8192_priv
2023-01-20 20:17 UTC
[PATCH] public_key: Add a comment to public_key_signature struct definition
2023-01-20 20:16 UTC (4+ messages)
[PATCH] bpf, docs: Fix modulo zero, division by zero, overflow, and underflow
2023-01-20 20:16 UTC (2+ messages)
[PATCH v2 0/4] Fix put_task_struct() calls under PREEMPT_RT
2023-01-20 20:14 UTC (3+ messages)
pahole: New version 1.25 release?
2023-01-20 20:15 UTC (3+ messages)
[PATCH v5 00/14] Add PCI pass-thru support to Hyper-V Confidential VMs
2023-01-20 20:15 UTC (3+ messages)
` [PATCH v5 06/14] x86/ioremap: Support hypervisor specified range to map as encrypted
[PATCH] Makefile: suppress annotated leaks with certain ASan options
2023-01-20 20:15 UTC (3+ messages)
[PATCH v2 0/8] Add _PICK_EVEN_2RANGES
2023-01-20 20:14 UTC (20+ messages)
` [Intel-gfx] "
` [PATCH v2 1/8] drm/i915: Add _PICK_EVEN_2RANGES()
` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 2/8] drm/i915: Fix coding style on DPLL*_ENABLE defines
` "
` [PATCH v2 3/8] drm/i915: Convert pll macros to _PICK_EVEN_2RANGES
` [Intel-gfx] "
` [PATCH v2 4/8] drm/i915: Replace _MMIO_PHY3() with _PICK_EVEN_2RANGES()
` [Intel-gfx] "
` [PATCH v2 5/8] drm/i915: Convert PIPE3/PORT3 to _PICK_EVEN_2RANGES()
` [Intel-gfx] "
` [Intel-gfx] [PATCH v2 6/8] drm/i915: Convert _FIA() "
` "
` [PATCH v2 7/8] drm/i915: Convert MBUS_ABOX_CTL() "
` [Intel-gfx] "
` [PATCH v2 8/8] drm/i915: Convert PALETTE() "
` [Intel-gfx] "
[PATCH V4 1/4] dt-bindings: arm: fsl: Add PDK2, PicoITX and DRC02 boards for the DHCOM i.MX6ULL SoM
2023-01-20 20:11 UTC (4+ messages)
` [PATCH V4 2/4] ARM: dts: imx6ull-dhcom: Add DH electronics DHCOM i.MX6ULL SoM and PDK2 board
` [PATCH V4 4/4] ARM: dts: imx6ull-dhcom: Add DHSOM based DRC02 board
[PATCH v6 0/6] staging: vc04_services: vchiq: Register devices with a custom bus_type
2023-01-20 20:11 UTC (14+ messages)
` [PATCH v6 1/6] staging: vc04_services: Drop __VCCOREVER__ remnants
` [PATCH v6 2/6] staging: vc04_services: bcm2835-audio: Drop include Makefile directive
` [PATCH v6 3/6] staging: vc04_services: bcm2835-camera: "
` [PATCH v6 4/6] staging: vc04_services: vchiq-mmal: "
` [PATCH v6 5/6] staging: vc04_services: interface: "
` [PATCH v6 6/6] staging: vc04_services: vchiq: Register devices with a custom bus_type
[PATCH net 0/2] net: ravb: Fix potential issues
2023-01-20 20:12 UTC (5+ messages)
` [PATCH net 1/2] net: ravb: Fix lack of register setting after system resumed for Gen3
` [PATCH net 2/2] net: ravb: Fix possible hang if RIS2_QFF1 happen
[PATCH] dwarf_loader: Sync with LINUX_ELFNOTE_LTO_INFO macro from kernel
2023-01-20 20:12 UTC
[PATCH] usb: gadget: f_ncm: fix potential NULL ptr deref in ncm_bitrate()
2023-01-20 20:11 UTC (3+ messages)
[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-01-20 20:10 UTC (5+ messages)
` [PATCH RFC v7 44/64] KVM: SVM: Remove the long-lived GHCB host map
[PATCH v2 bpf-next 00/25] libbpf: extend [ku]probe and syscall argument tracing support
2023-01-20 20:09 UTC (26+ messages)
` [PATCH v2 bpf-next 01/25] libbpf: add support for fetching up to 8 arguments in kprobes
` [PATCH v2 bpf-next 02/25] libbpf: add 6th argument support for x86-64 in bpf_tracing.h
` [PATCH v2 bpf-next 03/25] libbpf: fix arm and arm64 specs "
` [PATCH v2 bpf-next 04/25] libbpf: complete mips spec "
` [PATCH v2 bpf-next 05/25] libbpf: complete powerpc "
` [PATCH v2 bpf-next 06/25] libbpf: complete sparc "
` [PATCH v2 bpf-next 07/25] libbpf: complete riscv arch "
` [PATCH v2 bpf-next 08/25] libbpf: fix and complete ARC "
` [PATCH v2 bpf-next 09/25] libbpf: complete LoongArch (loongarch) "
` [PATCH v2 bpf-next 10/25] libbpf: add BPF_UPROBE and BPF_URETPROBE macro aliases
` [PATCH v2 bpf-next 11/25] selftests/bpf: validate arch-specific argument registers limits
` [PATCH v2 bpf-next 12/25] libbpf: improve syscall tracing support in bpf_tracing.h
` [PATCH v2 bpf-next 13/25] libbpf: define x86-64 syscall regs spec "
` [PATCH v2 bpf-next 14/25] libbpf: define i386 "
` [PATCH v2 bpf-next 15/25] libbpf: define s390x "
` [PATCH v2 bpf-next 16/25] libbpf: define arm "
` [PATCH v2 bpf-next 17/25] libbpf: define arm64 "
` [PATCH v2 bpf-next 18/25] libbpf: define mips "
` [PATCH v2 bpf-next 19/25] libbpf: define powerpc "
` [PATCH v2 bpf-next 20/25] libbpf: define sparc "
` [PATCH v2 bpf-next 21/25] libbpf: define riscv "
` [PATCH v2 bpf-next 22/25] libbpf: define arc "
` [PATCH v2 bpf-next 23/25] libbpf: define loongarch "
` [PATCH v2 bpf-next 24/25] selftests/bpf: add 6-argument syscall tracing test
` [PATCH v2 bpf-next 25/25] libbpf: clean up now not needed __PT_PARM{1-6}_SYSCALL_REG defaults
[PATCH bpf-next 00/25] libbpf: extend [ku]probe and syscall argument tracing support
2023-01-20 20:09 UTC (6+ messages)
` [PATCH bpf-next 15/25] libbpf: define s390x syscall regs spec in bpf_tracing.h
[GIT PULL] ARM: SoC DT and driver fixes 6.2
2023-01-20 20:06 UTC (3+ messages)
[GIT PULL] ACPI fixes for v6.2-rc5
2023-01-20 20:06 UTC (2+ messages)
[GIT PULL] Kselftest fixes update for Linux 6.2-rc5
2023-01-20 20:06 UTC (2+ messages)
[GIT PULL] Thermal control fixes for v6.2-rc5
2023-01-20 20:06 UTC (2+ messages)
[GIT PULL] MMC fixes for v6.2-rc5
2023-01-20 20:06 UTC (2+ messages)
[GIT PULL] Btrfs fixes for 6.2-rc5, part 2
2023-01-20 20:06 UTC (2+ messages)
[PATCH 0/2] selftests: KVM: Add a test for eager page splitting
2023-01-20 20:04 UTC (7+ messages)
` [PATCH 2/2] selftests: KVM: Add page splitting test
[PATCH RESEND 0/8] Resend LED patches
2023-01-20 20:02 UTC (6+ messages)
[GIT PULL] Block fixes for 6.2-rc5
2023-01-20 20:02 UTC
[GIT PULL] io_uring fixes for 6.2-rc5
2023-01-20 20:02 UTC
[PATCH 1/5] rust: types: introduce `ScopeGuard`
2023-01-20 19:59 UTC (3+ messages)
` [PATCH 2/5] rust: types: introduce `ForeignOwnable`
[Intel-gfx] [PATCH 0/8] GuC oriented print macros
2023-01-20 19:58 UTC (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
[PATCH] perf/x86: KVM: Disable vPMU support on hybrid CPUs (host PMUs)
2023-01-20 19:55 UTC (4+ messages)
[PATCH v2 00/11] fsverity: support for non-4K pages
2023-01-20 19:56 UTC (6+ messages)
` [PATCH v2 10/11] fs/buffer.c: support fsverity in block_read_full_folio()
` [f2fs-dev] "
[PATCH v2 0/8] ASoC: cs42l42: Add Soundwire support
2023-01-20 19:55 UTC (8+ messages)
` [PATCH v2 6/8] "
[PATCH 0/4] iommu/amd: Force SNP-enabled VFIO domain to 4K page size
2023-01-20 19:55 UTC (10+ messages)
` [PATCH 1/4] iommu/amd: Introduce Protection-domain flag VFIO
[PATCH v7 0/3] pmic on imx8mm
2023-01-20 19:53 UTC (7+ messages)
` [PATCH v7 2/3] arm64: dts: imx8mm-evk: add revision-B EVK
` [PATCH v7 3/3] dt-bindings: arm: fsl: Add i.MX8MM-EVK rev-b
[XEN PATCH for-4.17 v6 0/5] Toolstack build system improvement, toward non-recursive makefiles
2023-01-20 19:54 UTC (7+ messages)
` [XEN PATCH for-4.17 v6 1/5] libs: Fix auto-generation of version-script for unstable libs
` [XEN PATCH for-4.17 v6 2/5] libs/light: Rework targets prerequisites
` [XEN PATCH for-4.17 v6 3/5] libs/light: Makefile cleanup
` [XEN PATCH for-4.17 v6 4/5] tools: Introduce macro $(xenlibs-cflags,) and introduce $(USELIBS) in subdirs
` [XEN PATCH for-4.17 v6 5/5] tools: Rework $(xenlibs-ldlibs, ) to provide library flags only
` [XEN PATCH v6 0/5] Toolstack build system improvement, toward non-recursive makefiles
nvme/pcie hot plug results in /dev name change
2023-01-20 19:50 UTC
[PATCH] nfsd: don't free files unconditionally in __nfsd_file_cache_purge
2023-01-20 19:52 UTC
[PATCH v4 1/2] hwmon: (nct6775) Directly call ASUS ACPI WMI method
2023-01-20 19:50 UTC (3+ messages)
` [PATCH v4 2/2] hwmon: (nct6775) B650/B660/X670 ASUS boards support
[PATCH v8] xen/pt: reserve PCI slot 2 for Intel igd-passthru
2023-01-20 19:50 UTC (20+ messages)
[Intel-gfx] [PATCH 4/8] drm/i915/guc: Update GuC messages in intel_guc_ct.c
2023-01-20 19:49 UTC (4+ messages)
` "
[PATCH] fsm-listen-daarwin: combine bit operations
2023-01-20 19:48 UTC (5+ messages)
` [PATCH v2] fsm-listen-darwin: "
[PATCH v2] sched: cpuset: Don't rebuild sched domains on suspend-resume
2023-01-20 19:48 UTC (2+ messages)
[PATCH v1 0/2] driver core/thermal: Fail registration of thermal object when thermal_class is not registered
2023-01-20 19:48 UTC (3+ messages)
` [PATCH v1 1/2] driver core: class: Clear private pointer on registration failures
` [PATCH v1 2/2] thermal: Fail object registration if thermal class is not registered
[PATCH BlueZ v2 00/11] Mesh v1.1 additions
2023-01-20 19:47 UTC (12+ messages)
` [PATCH BlueZ v2 01/11] doc/mesh: Add Remote Provisioning DBus APIs
` [PATCH BlueZ v2 02/11] mesh: Add Remote Provisioning
` [PATCH BlueZ v2 03/11] tools/mesh: Optimize for multiple RPR servers and NPPI
` [PATCH BlueZ v2 04/11] mesh: Rename parameter list per crypto usage
` [PATCH BlueZ v2 05/11] unit/mesh: Add unit testing of Mesh Private Beaconing
` [PATCH BlueZ v2 06/11] mesh: Add storage of Mesh Private Beacon settings
` [PATCH BlueZ v2 07/11] mesh: Add Mesh Private Beacon server
` [PATCH BlueZ v2 08/11] mesh: Add Tx/Rx support of Mesh Private Beacons
` [PATCH BlueZ v2 09/11] mesh: Add internal Mesh Private Beacon model
` [PATCH BlueZ v2 10/11] tools/mesh: Add support for Mesh Private Beacons
` [PATCH BlueZ v2 11/11] mesh: Switch beaconing net key
[PATCH mm-unstable 0/5]
2023-01-20 19:47 UTC (5+ messages)
` [PATCH mm-unstable 5/5] mm/mempolicy: Convert migrate_page_add() to migrate_folio_add()
[PATCH] tests/qtest: Plug memory leaks in qtest_get_machines
2023-01-20 19:44 UTC
[PATCH 00/21] Migration to using binman to generate bootloader
2023-01-20 19:46 UTC (10+ messages)
` [PATCH 01/21] ti: tools: config: Add board config class to generate config binaries
` [PATCH 03/21] tools: binman: add ti-secure entry type
` [PATCH 13/21] Makefile: Add DM, SYSFW_PATH, SYSFW_HS_INNER_CERT_PATH to BINMAN_INDIRS
` [PATCH 15/21] j721s2: dts: binman: Package tiboot3.bin, tispl.bin and u-boot.img
[PATCH v3 0/6] Composefs: an opportunistically sharing verified image filesystem
2023-01-20 19:44 UTC (2+ messages)
[PATCH 1/2] fs/aio: Use kmap_local() instead of kmap()
2023-01-20 19:47 UTC (3+ messages)
` [PATCH v2] fs/aio: obey min_nr when doing wakeups
Undelivered Mail Returned to Sender
2023-01-20 19:38 UTC
[PATCH v11 0/3] drm: exynos: dsi: Restore the bridge chain
2023-01-20 19:42 UTC (6+ messages)
` [PATCH v11 3/3] drm: exynos: dsi: Restore proper bridge chain order
[PATCH v9] livepatch: Clear relocation targets on a module removal
2023-01-20 19:41 UTC (3+ messages)
[PATCH] scanf.3: Do not mention the ERANGE error
2023-01-20 19:41 UTC (5+ messages)
[PATCH v13 0/2] Microchip Soft IP corePWM driver
2023-01-20 19:40 UTC (7+ messages)
` [PATCH v13 1/2] pwm: add microchip soft ip "
[PATCH bpf-next 0/4] Reduce overhead of LSMs with static calls
2023-01-20 19:40 UTC (6+ messages)
` [PATCH bpf-next 2/4] security: Generate a header with the count of enabled LSMs
[PATCH v3 0/5] fs/iso9660: Fix out-of-bounds read
2023-01-20 19:39 UTC (6+ messages)
` [PATCH v3 1/5] fs/iso9660: Add check to prevent infinite loop
` [PATCH v3 2/5] fs/iso9660: Prevent read past the end of system use area
` [PATCH v3 3/5] fs/iso9660: Avoid reading past the entry boundary
` [PATCH v3 4/5] fs/iso9660: Incorrect check for "
` [PATCH v3 5/5] fs/iso9660: Prevent skipping CE or ST at start of continuation area
[PATCH] nvme: mask CSE effects for security receive
2023-01-20 19:39 UTC (2+ messages)
[PATCH 1/3] insane: Improve patch warning/error handling
2023-01-20 19:38 UTC (9+ messages)
` [OE-core] "
[igt-dev] [PATCH i-g-t 1/2] lib/i915/intel_memory_region: Add gem_has_smallbar
2023-01-20 19:38 UTC (4+ messages)
` [igt-dev] [PATCH i-g-t 2/2] test/i915/gem_eio: Skip suspend test on smallbar machine
[PATCH 1/2] Revert "drm/amdgpu: TA unload messages are not actually sent to psp when amdgpu is uninstalled"
2023-01-20 19:36 UTC (2+ messages)
` [PATCH 2/2] drm/amdgpu: always sending PSP messages LOAD_ASD and UNLOAD_TA
[Buildroot] [PATCH 1/2] package/c-icap: bump to version 0.5.10
2023-01-20 19:31 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] package/c-icap-modules: bump to version 0.5.5
[PATCH v2 0/5] fs/iso9660: Fix out-of-bounds read
2023-01-20 19:31 UTC (3+ messages)
Linux 6.2-rc1
2023-01-20 19:29 UTC (14+ messages)
` Build regressions/improvements in v6.2-rc1
` Calculating array sizes in C - was: "
[Buildroot] [PATCH 1/1] package/python-future: security bump to version 0.18.3
2023-01-20 19:29 UTC
[PATCH v2 04/10] iommu/dma: Use the gfp parameter in __iommu_dma_alloc_noncontiguous()
2023-01-20 19:28 UTC (8+ messages)
` [Nouveau] "
[Buildroot] [PATCH 1/1] package/lxc: security bump to version 5.0.2
2023-01-20 19:28 UTC
Transferring an existing system from non-RAID disks to RAID1 disks in the same computer
2023-01-20 19:27 UTC (4+ messages)
[PATCH 8/8] mm/gup: make get_user_pages_fast_only() return the common return value
2023-01-20 19:27 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/nginx: bump to version 1.22.1
2023-01-20 19:26 UTC
[PATCH v2] socket: Implement sockaddr_storage with an anonymous union
2023-01-20 19:26 UTC (5+ messages)
[PATCH v1 1/1] usb: gadget: Move kstrtox() out of lock
2023-01-20 19:25 UTC (2+ messages)
[PATCH bpf-next v2 0/9] Enable cpumasks to be used as kptrs
2023-01-20 19:25 UTC (10+ messages)
` [PATCH bpf-next v2 1/9] bpf: Enable annotating trusted nested pointers
` [PATCH bpf-next v2 2/9] bpf: Allow trusted args to walk struct when checking BTF IDs
` [PATCH bpf-next v2 3/9] bpf: Disallow NULLable pointers for trusted kfuncs
` [PATCH bpf-next v2 4/9] bpf: Enable cpumasks to be queried and used as kptrs
` [PATCH bpf-next v2 5/9] selftests/bpf: Add nested trust selftests suite
` [PATCH bpf-next v2 6/9] selftests/bpf: Add selftest suite for cpumask kfuncs
` [PATCH bpf-next v2 7/9] bpf/docs: Document cpumask kfuncs in a new file
` [PATCH bpf-next v2 8/9] bpf/docs: Document how nested trusted fields may be defined
` [PATCH bpf-next v2 9/9] bpf/docs: Document the nocast aliasing behavior of ___init
[Intel-gfx] [PATCH] kvm/vfio: Fix potential deadlock on vfio group_lock
2023-01-20 19:25 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
[PATCH 39/41] kernel/fork: throttle call_rcu() calls in vm_area_free
2023-01-20 19:23 UTC (12+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.