messages from 2022-04-05 23:42:04 to 2022-04-06 00:10:01 UTC [more...]
[PATCH 0/5] Make the iommu driver no-snoop block feature consistent
2022-04-06 0:08 UTC (6+ messages)
` [PATCH 3/5] iommu: Introduce the domain op enforce_cache_coherency()
[PATCH 5.15 000/913] 5.15.33-rc1 review
2022-04-05 17:17 UTC (54+ messages)
` [PATCH 5.15 325/913] media: ov5640: Fix set format, v4l2_mbus_pixelcode not updated
` [PATCH 5.15 327/913] lib: uninline simple_strntoull() as well
` [PATCH 5.15 334/913] ALSA: spi: Add check for clk_enable()
` [PATCH 5.15 358/913] ASoC: mediatek: use of_device_get_match_data()
` [PATCH 5.15 362/913] ASoC: mxs: Fix error handling in mxs_sgtl5000_probe
` [PATCH 5.15 373/913] ARM: configs: multi_v5_defconfig: re-enable DRM_PANEL and FB_xxx
` [PATCH 5.15 388/913] bpf: Fix UAF due to race between btf_try_get_module and load_module
` [PATCH 5.15 392/913] Bluetooth: hci_serdev: call init_rwsem() before p->open()
` [PATCH 5.15 399/913] ionic: Dont send reset commands if FW isnt running
` [PATCH 5.15 400/913] drm/nouveau/acr: Fix undefined behavior in nvkm_acr_hsfw_load_bl()
` [PATCH 5.15 406/913] ath9k_htc: fix uninit value bugs
` [PATCH 5.15 414/913] ixgbe: dont reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
` [PATCH 5.15 436/913] i2c: bcm2835: Fix the error handling in bcm2835_i2c_probe()
` [PATCH 5.15 447/913] net:enetc: allocate CBD ring data memory using DMA coherent methods
` [PATCH 5.15 452/913] HID: i2c-hid: fix GET/SET_REPORT for unnumbered reports
` [PATCH 5.15 461/913] selftests: mptcp: add csum mib check for mptcp_connect
` [PATCH 5.15 486/913] scsi: pm8001: Fix le32 values handling in pm80xx_chip_sata_req()
` [PATCH 5.15 494/913] ext2: correct max file size computing
` [PATCH 5.15 507/913] powerpc/mm/numa: skip NUMA_NO_NODE onlining in parse_numa_properties()
` [PATCH 5.15 515/913] IB/hfi1: Allow larger MTU without AIP
` [PATCH 5.15 516/913] RDMA/core: Fix ib_qp_usecnt_dec() called when error
` [PATCH 5.15 536/913] power: ab8500_chargalg: Use CLOCK_MONOTONIC
` [PATCH 5.15 539/913] RDMA/mlx5: Fix memory leak in error flow for subscribe event routine
` [PATCH 5.15 545/913] USB: storage: ums-realtek: fix error code in rts51x_read_mem()
` [PATCH 5.15 569/913] openvswitch: always update flow key after nat
` [PATCH 5.15 581/913] fsi: scom: Remove retries in indirect scoms
` [PATCH 5.15 592/913] iio: mma8452: Fix probe failing when an i2c_device_id is used
` [PATCH 5.15 607/913] staging: r8188eu: fix endless loop in recv_func
` [PATCH 5.15 610/913] clk: imx: off by one in imx_lpcg_parse_clks_from_dt()
` [PATCH 5.15 619/913] clk: actions: Terminate clk_div_table with sentinel element
` [PATCH 5.15 625/913] mailbox: imx: fix crash in resume on i.mx8ulp
` [PATCH 5.15 661/913] net: hns3: fix bug when PF set the duplicate MAC address for VFs
` [PATCH 5.15 688/913] block/bfq_wf2q: correct weight to ioprio
` [PATCH 5.15 698/913] irqchip/nvic: Release nvic_base upon failure
` [PATCH 5.15 707/913] nvme-tcp: lockdep: annotate in-kernel sockets
` [PATCH 5.15 721/913] f2fs: use spin_lock to avoid hang
` [PATCH 5.15 726/913] media: staging: media: zoran: calculate the right buffer number for zoran_reap_stat_com
` [PATCH 5.15 728/913] media: atmel: atmel-isc-base: report frame sizes as full supported range
` [PATCH 5.15 731/913] ASoC: SOF: Intel: match sdw version on link_slaves_found
` [PATCH 5.15 746/913] ARM: ftrace: avoid redundant loads or clobbering IP
` [PATCH 5.15 753/913] ASoC: soc-core: skip zero num_dai component in searching dai name
` [PATCH 5.15 782/913] powerpc: Fix build errors with newer binutils
` [PATCH 5.15 803/913] scsi: qla2xxx: Fix hang due to session stuck
` [PATCH 5.15 832/913] can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error path
` [PATCH 5.15 850/913] pinctrl: nuvoton: npcm7xx: Rename DS() macro to DSTR()
` [PATCH 5.15 855/913] block: Fix the maximum minor value is blk_alloc_ext_minor()
` [PATCH 5.15 892/913] spi: mediatek: support tick_delay without enhance_timing
` [PATCH 5.15 910/913] coredump: Snapshot the vmas in do_coredump
` [PATCH 5.15 911/913] coredump: Remove the WARN_ON in dump_vma_snapshot
[PATCH bpf-next 0/2] libbpf: uprobe name-based attach followups
2022-04-05 21:45 UTC (3+ messages)
` [PATCH bpf-next 1/2] libbpf: improve string handling for uprobe name-based attach
` [PATCH bpf-next 2/2] selftests/bpf: uprobe tests should verify param/return values
[PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
2022-04-05 16:37 UTC (11+ messages)
[PATCH] tracing: Move user_events.h temporarily out of include/uapi
2022-04-05 16:32 UTC (3+ messages)
[PATCH bpf-next v2 0/7] bpf: cgroup_sock lsm flavor
2022-04-05 21:43 UTC (4+ messages)
` [PATCH bpf-next v2 5/7] libbpf: add lsm_cgoup_sock type
` [PATCH bpf-next v2 6/7] selftests/bpf: lsm_cgroup functional test
` [PATCH bpf-next v2 7/7] selftests/bpf: verify lsm_cgroup struct sock access
[Intel-gfx] [PATCH topic/core-for-CI] ALSA: hda/i915 - skip acomp init if no matching display
2022-04-06 0:09 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.DOCS: warning for "
[PATCH 5.10 000/599] 5.10.110-rc1 review
2022-04-05 13:08 UTC (55+ messages)
` [PATCH 5.10 002/599] USB: serial: pl2303: add IBM device IDs
` [PATCH 5.10 010/599] vdpa/mlx5: should verify CTRL_VQ feature exists for MQ
` [PATCH 5.10 014/599] spi: Fix invalid sgs value
` [PATCH 5.10 029/599] xhci: fix uninitialized string returned by xhci_decode_ctrl_ctx()
` [PATCH 5.10 061/599] mempolicy: mbind_range() set_policy() after vma_merge()
` [PATCH 5.10 065/599] riscv: Fix fill_callchain return value
` [PATCH 5.10 075/599] mm: madvise: return correct bytes advised with process_madvise
` [PATCH 5.10 084/599] arm64: signal: nofpsimd: Do not allocate fp/simd context when not available
` [PATCH 5.10 085/599] arm64: dts: ti: k3-am65: Fix gic-v3 compatible regs
` [PATCH 5.10 086/599] arm64: dts: ti: k3-j721e: "
` [PATCH 5.10 089/599] coredump: Also dump first pages of non-executable ELF libraries
` [PATCH 5.10 115/599] media: gpio-ir-tx: fix transmit with long spaces on Orange Pi PC
` [PATCH 5.10 154/599] crypto: amlogic - call finalize with bh disabled
` [PATCH 5.10 166/599] hwrng: nomadik - Change clk_disable to clk_disable_unprepare
` [PATCH 5.10 175/599] rseq: Optimise rseq_get_rseq_cs() and clear_rseq_cs()
` [PATCH 5.10 176/599] rseq: Remove broken uapi field layout on 32-bit little endian
` [PATCH 5.10 189/599] media: mtk-vcodec: potential dereference of null pointer
` [PATCH 5.10 200/599] video: fbdev: smscufx: Fix null-ptr-deref in ufx_usb_probe()
` [PATCH 5.10 201/599] video: fbdev: atmel_lcdfb: fix an error code in atmel_lcdfb_probe()
` [PATCH 5.10 218/599] media: cedrus: H265: Fix neighbour info buffer size
` [PATCH 5.10 221/599] uaccess: fix nios2 and microblaze get_user_8()
` [PATCH 5.10 228/599] ASoC: mxs-saif: Handle errors for clk_enable
` [PATCH 5.10 233/599] memory: emif: check the pointer temp in get_device_details()
` [PATCH 5.10 241/599] ASoC: fsi: Add check for clk_enable
` [PATCH 5.10 250/599] ASoC: mxs: Fix error handling in mxs_sgtl5000_probe
` [PATCH 5.10 255/599] ASoC: atmel: sam9x5_wm8731: use devm_snd_soc_register_card()
` [PATCH 5.10 276/599] drm/amd/pm: return -ENOTSUPP if there is no get_dpm_ultimate_freq function
` [PATCH 5.10 297/599] HID: i2c-hid: fix GET/SET_REPORT for unnumbered reports
` [PATCH 5.10 298/599] iommu/ipmmu-vmsa: Check for error num after setting mask
` [PATCH 5.10 306/599] drm/msm/dpu: add DSPP blocks teardown
` [PATCH 5.10 313/599] scsi: pm8001: Fix payload initialization in pm80xx_encrypt_update()
` [PATCH 5.10 327/599] bpf, arm64: Call build_prologue() first in first JIT pass
` [PATCH 5.10 351/599] mips: cdmm: Fix refcount leak in mips_cdmm_phys_base
` [PATCH 5.10 372/599] PCI: Avoid broken MSI on SB600 USB devices
` [PATCH 5.10 392/599] serial: 8250_mid: Balance reference count for PCI DMA device
` [PATCH 5.10 434/599] kdb: Fix the putarea helper function
` [PATCH 5.10 449/599] LSM: general protection fault in legacy_parse_param
` [PATCH 5.10 453/599] block, bfq: dont move oom_bfqq
` [PATCH 5.10 481/599] media: ir_toy: free before error exiting
` [PATCH 5.10 486/599] video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emit
` [PATCH 5.10 487/599] ARM: dts: qcom: fix gic_irq_domain_translate warnings for msm8960
` [PATCH 5.10 497/599] video: fbdev: udlfb: replace snprintf in show functions with sysfs_emit
` [PATCH 5.10 507/599] media: hdpvr: initialize dev->worker at hdpvr_register_videodev
` [PATCH 5.10 517/599] scsi: qla2xxx: Fix stuck session in gpdb
` [PATCH 5.10 522/599] scsi: qla2xxx: Add devids and conditionals for 28xx
` [PATCH 5.10 526/599] scsi: qla2xxx: Fix incorrect reporting of task management failure
` [PATCH 5.10 540/599] ubifs: Add missing iput if do_tmpfile() failed in rename whiteout
` [PATCH 5.10 545/599] wireguard: queueing: use CFI-safe ptr_ring cleanup function
` [PATCH 5.10 548/599] XArray: Fix xas_create_range() when multi-order entry present
` [PATCH 5.10 580/599] bpf: Adjust BPF stack helper functions to accommodate skip > 0
` [PATCH 5.10 583/599] dt-bindings: mtd: nand-controller: Fix a comment in the examples
` [PATCH 5.10 591/599] openvswitch: Fixed nd target mask field in the flow dump
` [PATCH 5.10 594/599] can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error path
[PATCH bpf-next] samples: bpf: xdp_router_ipv4: move routes monitor in a dedicated thread
2022-04-05 14:15 UTC
[PATCH bpf-next] selftests/bpf: Fix file descriptor leak in load_kallsyms()
2022-04-05 14:57 UTC
[PATCH bpf-next] selftests/bpf: Remove redundant checks in get_stack_print_output()
2022-04-05 16:37 UTC
[PATCH net 0/3][pull request] Intel Wired LAN Driver Updates 2022-04-05
2022-04-05 16:38 UTC (3+ messages)
` [PATCH net 1/3] ice: synchronize_rcu() when terminating rings
` [PATCH net 3/3] ice: clear cmd_type_offset_bsz for TX rings
[BUG] rcu-tasks : should take care of sparse cpu masks
2022-04-05 20:38 UTC (11+ messages)
[PATCH bpf 4/4] arm64: rethook: Replace kretprobe trampoline with rethook
2022-04-05 21:25 UTC (3+ messages)
[PATCH v3 bpf-next 0/7] Add libbpf support for USDTs
2022-04-05 20:30 UTC (2+ messages)
[RFC PATCH bpf-next 0/2] Priorities for bpf progs attached to the same tracepoint
2022-04-05 17:20 UTC (4+ messages)
[PATCH v2] cgroup: Kill the parent controller when its last child is killed
2022-04-05 14:58 UTC (4+ messages)
[PATCH net-next] ixgbe: add xdp frags support to ndo_xdp_xmit
2022-04-05 17:53 UTC
[PATCH] x86,bpf: Avoid IBT objtool warning
2022-04-05 16:58 UTC (2+ messages)
[PATCH bpf-next v3 00/27] bpf: RLIMIT_MEMLOCK cleanups
2022-04-05 20:46 UTC (3+ messages)
` [PATCH bpf-next v3 07/27] bpf: selftests: Set libbpf 1.0 API mode explicitly in get_cgroup_id_user
[PATCH bpf-next 00/10] xsk: stop softirq processing on full XSK Rx queue
2022-04-05 13:52 UTC (4+ messages)
` [PATCH bpf-next 05/10] ixgbe: xsk: terminate NAPI when XSK Rx queue gets full
[PATCH] bpf: Fix KASAN use-after-free Read in compute_effective_progs
2022-04-05 17:03 UTC
[PATCH printk v2 00/12] implement threaded console printing
2022-04-05 13:25 UTC (3+ messages)
` [PATCH printk v2 01/12] printk: rename cpulock functions
` [PATCH printk v2 11/12] printk: extend console_lock for proper kthread support
ld.lld: error: kernel/built-in.a(kallsyms.o):(function lookup_symbol_name: .text+0x7dc): relocation R_RISCV_PCREL_HI20 out of range: -524489 is not in [-524288, 524287]; references kallsyms_names
2022-04-06 0:09 UTC
[PATCH 00/11] treewide: Fix a bunch of shift overflows
2022-04-05 16:06 UTC (4+ messages)
` [PATCH 02/11] ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constant
[GIT PULL] Folio fixes for 5.18
2022-04-05 18:09 UTC (4+ messages)
net/ipv4/tcp_fastopen.c:97 tcp_fastopen_reset_cipher() warn: possible memory leak of 'ctx'
2022-04-06 0:09 UTC
drivers/gpu/drm/i915/i915.prelink.o: warning: objtool: __intel_wait_for_register_fw.cold()+0xce: relocation to !ENDBR: vlv_allow_gt_wake.cold+0x0
2022-04-06 0:05 UTC (2+ messages)
[PATCH v3 00/19] xen/arm: mm: Remove open-coding mappings
2022-04-06 0:02 UTC (9+ messages)
` [PATCH v3 17/19] xen/arm64: mm: Add memory to the boot allocator first
` [PATCH v3 18/19] xen/arm: mm: Rework setup_xenheap_mappings()
` [PATCH v3 19/19] xen/arm: mm: Re-implement setup_frame_table_mappings() with map_pages_to_xen()
[RFC] mm/vmscan: add periodic slab shrinker
2022-04-06 0:01 UTC (12+ messages)
[PATCH 00/10] mm, arm64: Reduce ARCH_KMALLOC_MINALIGN below the cache line size
2022-04-05 23:59 UTC (4+ messages)
` [PATCH 01/10] mm/slab: Decouple ARCH_KMALLOC_MINALIGN from ARCH_DMA_MINALIGN
[PATCH v3 0/3] genirq: Managed affinity fixes
2022-04-05 18:50 UTC
[PATCH v3 0/3] Make headphone work on Huawei Matebook D15
2022-04-05 16:57 UTC (2+ messages)
` [PATCH v3 2/3] ASoC: Intel: sof_es8336: support a separate gpio to control headphone
Regression with v5.18-rc1 tag on STM32F7 and STM32H7 based boards
2022-04-05 19:59 UTC (2+ messages)
[PATCH] lib/Kconfig.debug: change KUnit tests to default to KUNIT_ALL_TESTS
2022-04-05 19:06 UTC
[PATCH] printk/index: Printk index feature documentation
2022-04-05 11:48 UTC
[asahilinux:nvme-v2 5/6] drivers/soc/apple/rtkit.c:591:21: warning: no previous prototype for 'apple_rtkit_init'
2022-04-05 14:56 UTC
[PATCH v2] selftest/vm clarify error statement in gup_test
2022-04-05 21:48 UTC
kselftest/next build: 7 builds: 0 failed, 7 passed (v5.18-rc1)
2022-04-05 15:35 UTC
kselftest/fixes build: 8 builds: 0 failed, 8 passed (v5.18-rc1-7-g79ee8aa31d51)
2022-04-05 16:18 UTC
kselftest/next kselftest-lkdtm: 1 runs, 1 regressions (v5.18-rc1)
2022-04-05 16:33 UTC
kselftest/next kselftest-seccomp: 1 runs, 4 regressions (v5.18-rc1)
2022-04-05 16:33 UTC
[PATCH net] net: openvswitch: fix leak of nested actions
2022-04-05 12:56 UTC (2+ messages)
` [ovs-dev] "
[Bridge] [PATCH v2 0/1] UDP traceroute packets with no checksum
2022-04-05 23:51 UTC (2+ messages)
` [Bridge] [PATCH 1/1] netfilter: conntrack: skip verification of zero UDP checksum
[PATCH 0/3] drm/msm: remove DRM mode setting object arrays
2022-04-05 23:50 UTC (4+ messages)
` [PATCH 1/3] drm/msm/dpu: remove manual destruction of DRM objects
` [PATCH 2/3] drm/msm: loop over encoders using drm_for_each_encoder()
` [PATCH 3/3] drm/msm: don't store created planes, connectors and encoders
[PATCHv4 0/8] mm, x86/cc: Implement support for unaccepted memory
2022-04-05 23:43 UTC (9+ messages)
` [PATCHv4 1/8] mm: Add "
` [PATCHv4 2/8] efi/x86: Get full memory map in allocate_e820()
` [PATCHv4 3/8] efi/x86: Implement support for unaccepted memory
` [PATCHv4 4/8] x86/boot/compressed: Handle "
` [PATCHv4 5/8] x86/mm: Reserve unaccepted memory bitmap
` [PATCHv4 6/8] x86/mm: Provide helpers for unaccepted memory
` [PATCHv4 7/8] x86/tdx: Unaccepted memory support
` [PATCHv4 8/8] mm/vmstat: Add counter for memory accepting
[PATCH 0/4] drm/msm: properly add and remove internal bridges
2022-04-05 23:45 UTC (5+ messages)
` [PATCH 1/4] drm/msm/hdmi: properly add and remove created bridges
` [PATCH 2/4] drm/msm/dsi: "
` [PATCH 3/4] drm/msm/dp: "
` [PATCH 4/4] drm/msm: unregister all internal bridges
[PATCH v2] drm/radeon: change si_default_state table from global to static
2022-04-05 13:31 UTC (3+ messages)
kselftest/next kselftest-rtc: 2 runs, 1 regressions (v5.18-rc1)
2022-04-05 16:33 UTC
[PATCH net] net: openvswitch: don't send internal clone attribute to the userspace
2022-04-05 12:58 UTC (2+ messages)
` [ovs-dev] "
[PATCH v2] drm/amd/display: don't ignore alpha property on pre-multiplied mode
2022-04-05 19:32 UTC (2+ messages)
[PATCH V2] coccinelle: api/stream_open: Introduce metavariables for checks
2022-04-05 12:39 UTC
[ammarfaizi2-block:dhowells/linux-fs/netfs-maple 24/40] include/linux/fscache.h:540: undefined reference to `__fscache_begin_write_operation'
2022-04-05 15:28 UTC
[PATCH v3] sound/oss/dmasound: fix build when drivers are mixed =y/=m
2022-04-05 23:41 UTC
[PATCH v6 00/14] drm/msm: Add Display Stream Compression Support
2022-04-05 23:42 UTC (3+ messages)
` [PATCH v6 14/14] drm/msm/dsi: Add support for DSC configuration
[PATCH v2 0/3] IIO: Where dev_pm_ops rework and namespaces meet
2022-04-05 18:19 UTC (3+ messages)
` [PATCH v2 1/3] iio: chemical: scd30: Export dev_pm_ops instead of suspend() and resume()
[PATCH] cachefiles: Fix KASAN slab-out-of-bounds in cachefiles_set_volume_xattr
2022-04-05 15:54 UTC (4+ messages)
[PATCH v2] cachefiles: Fix KASAN slab-out-of-bounds in cachefiles_set_volume_xattr
2022-04-05 15:14 UTC (2+ messages)
cross mount reflink and xfstest generic/373
2022-04-05 16:48 UTC
[PATCH v2 RESEND 0/2] Make headphone work on Huawei Matebook D15
2022-04-05 13:53 UTC (2+ messages)
` [PATCH v2 RESEND 1/2] ASoC: Intel: sof_es8336: support a separate gpio to control headphone
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.