All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-26 14:37:11 to 2022-01-26 15:03:39 UTC [more...]

[PATCH] inet: missing lock releases in igmp.c
 2022-01-26 15:03 UTC  (3+ messages)
` [inet] 92768196fd: BUG:sleeping_function_called_from_invalid_context_at_lib/iov_iter.c

[PATCH v4 00/27] drm/rockchip: RK356x VOP2 support
 2022-01-26 14:55 UTC  (77+ messages)
` [PATCH 01/27] drm/encoder: Add of_graph port to struct drm_encoder
` [PATCH 02/27] drm/rockchip: dw_hdmi: Do not leave clock enabled in error case
` [PATCH 03/27] drm/rockchip: dw_hdmi: rename vpll clock to reference clock
` [PATCH 04/27] drm/rockchip: dw_hdmi: add rk3568 support
` [PATCH 05/27] drm/rockchip: dw_hdmi: add regulator support
` [PATCH 06/27] drm/rockchip: dw_hdmi: Add support for hclk
` [PATCH 07/27] drm/rockchip: dw_hdmi: Use auto-generated tables
` [PATCH 08/27] drm/rockchip: dw_hdmi: drop mode_valid hook
` [PATCH 09/27] drm/rockchip: dw_hdmi: Set cur_ctr to 0 always
` [PATCH 10/27] drm/rockchip: dw_hdmi: add default 594Mhz clk for 4K@60hz
` [PATCH 11/27] clk: rockchip: rk3568: Add more PLL rates
` [PATCH 12/27] dt-bindings: display: rockchip: dw-hdmi: Add compatible for rk3568 HDMI
` [PATCH 13/27] dt-bindings: display: rockchip: dw-hdmi: Make unwedge pinctrl optional
` [PATCH 14/27] dt-bindings: display: rockchip: dw-hdmi: use "ref" as clock name
` [PATCH 15/27] dt-bindings: display: rockchip: dw-hdmi: Add regulator support
` [PATCH 16/27] dt-bindings: display: rockchip: dw-hdmi: Add additional clock
` [PATCH 17/27] dt-bindings: display: rockchip: Add binding for VOP2
` [PATCH 18/27] arm64: dts: rockchip: rk3399: reorder hmdi clocks
` [PATCH 19/27] arm64: dts: rockchip: rk3399: rename HDMI ref clock to 'ref'
` [PATCH 20/27] arm64: dts: rockchip: rk356x: Add VOP2 nodes
` [PATCH 21/27] arm64: dts: rockchip: rk356x: Add HDMI nodes
` [PATCH 22/27] arm64: dts: rockchip: rk3568-evb: Enable VOP2 and hdmi
` [PATCH 23/27] arm64: dts: rockchip: enable vop2 and hdmi tx on quartz64a
` [PATCH 24/27] clk: rk3568: drop CLK_SET_RATE_PARENT from dclk_vop*
` [PATCH 25/27] clk: rk3568: Add CLK_SET_RATE_PARENT to the HDMI reference clock
` [PATCH 26/27] drm/rockchip: Make VOP driver optional
` [PATCH 27/27] drm: rockchip: Add VOP2 driver

[Intel-wired-lan] [PATCH net-next v2 2/2] iavf: Fix incorrect use of assigning iavf_status to int
 2022-01-26 15:03 UTC 

[LTP] [PATCH v2 0/7] m4: Fix warnings, remove old checks
 2022-01-26 15:04 UTC  (9+ messages)
` [LTP] [RFC PATCH v2 1/7] pan: Remove ltp-scanner
` [LTP] [RFC PATCH v2 2/7] m4: Remove check for io_set_eventfd
` [LTP] [RFC PATCH v2 3/7] m4: Remove check for struct perf_event_attr
` [LTP] [RFC PATCH v2 4/7] realtime/m4: Simplify exp10 check

[PATCH] Fixed the failing BadConfigExceptionTest unit test
 2022-01-26 15:02 UTC  (2+ messages)

[PATCH 0/2] midx: prevent bitmap corruption when permuting pack order
 2022-01-26 15:01 UTC  (4+ messages)
` [PATCH v4 0/9] "
  ` [PATCH v4 1/9] t5326: demonstrate bitmap corruption after permutation

[PATCH] fs/exec: require argv[0] presence in do_execveat_common()
 2022-01-26 15:02 UTC 

'btrfs replace' hangs at end of replacing a device (v5.10.82)
 2022-01-26 15:02 UTC  (7+ messages)

[PATCH v1 0/4] fbtft: Unorphan the driver for maintenance
 2022-01-26 15:02 UTC  (15+ messages)

[PATCH v6 00/33] block layer: split block APIs in global state and I/O
 2022-01-26 14:54 UTC  (3+ messages)
` [PATCH v6 30/33] include/block/block_int-common.h: introduce bdrv_amend_pre_run and bdrv_amend_clean

[PATCH v2] kselftest: alsa: Add test case for writing invalid values
 2022-01-26 15:00 UTC  (3+ messages)

[PATCH] crypto: algapi - Remove test larvals to fix error paths
 2022-01-26 15:01 UTC  (2+ messages)

[RFC bpf-next 0/2] introduce bpf fdb lookup helper for xdp
 2022-01-26 15:00 UTC  (9+ messages)
` [RFC bpf-next 1/2] net: bridge: add unstable br_fdb_find_port_from_ifindex helper
              ` [Bridge] "

xfrm regression: TCP MSS calculation broken by commit b515d263, results in TCP stall
 2022-01-26 15:00 UTC  (8+ messages)
` [PATCH] xfrm: fix MTU regression
            ` [PATCH] Revert "xfrm: xfrm_state_mtu should return at least 1280 for ipv6"

[PATCH v2] fs/exec: require argv[0] presence in do_execveat_common()
 2022-01-26 14:59 UTC  (3+ messages)

[Intel-wired-lan] [PATCH net-next v1] iavf: Fix incorrect use of assigning iavf_status to int
 2022-01-26 14:59 UTC 

[PATCH] iio: st-sensors: Update ST Sensor bindings
 2022-01-26 14:59 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next v2 1/2] iavf: Stop leaking iavf_status as "errno" values
 2022-01-26 14:59 UTC 

[Intel-wired-lan] [PATCH net-next v2 0/2] iavf: Fix return values in driver
 2022-01-26 14:59 UTC 

[PATCH] x86/perf: Default freeze_on_smi on for Comet Lake and later
 2022-01-26 14:58 UTC  (7+ messages)

[PATCH v9 00/23] ima: Namespace IMA with audit support in IMA-ns
 2022-01-26 14:57 UTC  (8+ messages)
` [PATCH v9 14/23] userns: Add pointer to ima_namespace to user_namespace
` [PATCH v9 22/23] ima: Show owning user namespace's uid and gid when displaying policy
` [PATCH v9 23/23] ima: Enable IMA namespaces

[PATCH v2 00/11] lib/string_helpers: Add a few string helpers
 2022-01-26 14:57 UTC  (19+ messages)
` [PATCH v2 02/11] drm/i915: Fix trailing semicolon
    ` [Intel-gfx] "
    ` [Nouveau] "
` [PATCH v2 08/11] drm/gem: Sort includes alphabetically
    ` [Nouveau] "
    ` [Intel-gfx] "
` [PATCH v2 09/11] drm: Convert open-coded yes/no strings to yesno()
    ` [Intel-gfx] "
    ` [Nouveau] "

[PATCH v5 1/4] drm/amd: Warn users about potential s0ix problems
 2022-01-26 14:57 UTC  (3+ messages)
` [PATCH v5 4/4] drm/amd: don't reset dGPUs that don't go through system S3

[PULL 0/1] virtiofs queue
 2022-01-26 14:57 UTC  (2+ messages)
` [Virtio-fs] "

[PATCH 0/4] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2022-01-26 14:56 UTC  (9+ messages)
` [PATCH 1/4] mm/memcg: Disable threshold event handlers on PREEMPT_RT
` [PATCH 2/4] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed

[PATCH] policycoreutils: handle argument counter of zero
 2022-01-26 14:56 UTC 

[PATCH] arm64: dts: renesas: ulcb-kf: add 9-asix sensor device
 2022-01-26 14:55 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/lua: bump to version 5.4.4
 2022-01-26 14:55 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/lua: use Lua 5.4 as default

[PATCH] HID: logitech-dj: add new lightspeed receiver id
 2022-01-26 14:54 UTC  (3+ messages)

[RFC PATCH v2 0/7] Add support for BCM2835 camera interface (unicam)
 2022-01-26 14:54 UTC  (5+ messages)
` [RFC PATCH v2 4/7] media: bcm2835-unicam: Add support for for CCP2/CSI2 camera interface

[PATCH v2 0/4] VIRTIO: Provision maximum MSI-X vectors for a VF
 2022-01-26 14:54 UTC  (4+ messages)
` [PATCH v2 1/4] Add virtio Admin Virtqueue
    ` [virtio-comment] "

[PATCH v3] kselftest: kvm/arm64: Skip tests if we can't create a vgic-v3
 2022-01-26 14:52 UTC  (3+ messages)

[PATCH 0/3] three bugfixes for hns3 PMD
 2022-01-26 14:53 UTC  (2+ messages)

[PATCH v2 00/14] rebase: reset_head() related fixes and improvements
 2022-01-26 14:52 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 11/14] reset_head(): take struct rebase_head_opts

stable-rc/queue/4.19 baseline: 163 runs, 2 regressions (v4.19.225-237-gef98dd754721)
 2022-01-26 14:52 UTC 

[LTP] [PATCH 0/2] shell API: print environment variables in .h
 2022-01-26 14:51 UTC  (3+ messages)
` [LTP] [PATCH 1/2] tst_test.sh: Print environment variables in help
` [LTP] [PATCH 2/2] doc: Mention places for environment variables

[PATCH v2] kselftest: kvm/arm64: Skip tests if we can't create a vgic-v3
 2022-01-26 14:50 UTC  (6+ messages)

[PATCH v9 00/15] Function Granular KASLR
 2022-01-26 14:49 UTC  (4+ messages)
` [PATCH v9 05/15] x86: support ASM function sections

[PATCH v4] KEYS: encrypted: Instantiate key with user-provided decrypted data
 2022-01-26 14:51 UTC  (3+ messages)

Possible reproduction of CSD locking issue
 2022-01-26 14:51 UTC  (4+ messages)

[PATCH] ALSA: hda: Fix UAF of leds class devs at unbinding
 2022-01-26 14:50 UTC 

kernel/trace/trace_events_hist.c:6174 event_hist_trigger_parse() error: we previously assumed 'glob' could be null (see line 6166)
 2022-01-26 14:50 UTC  (6+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915: Fix up pixel_rate vs. clock confusion in wm calculations
 2022-01-26 14:50 UTC  (2+ messages)

[PATCH 0/2] fio: a couple build fixes
 2022-01-26 14:49 UTC  (3+ messages)
` [PATCH 2/2] fio: use LDFLAGS when linking dynamic engines
  ` [PATCH 2/2 V2] "

[PATCH 00/11] Add support for SUNIV and F1C100s
 2022-01-26 14:48 UTC  (7+ messages)
` [PATCH 09/11] sunxi: Add support for SUNIV architecture
` [PATCH 11/11] configs: sunxi: Add support for Lichee Pi Nano

[Buildroot] [autobuild.buildroot.net] Daily results for 2022-01-24
 2022-01-26 14:48 UTC  (3+ messages)

[PATCH 1/1] dt-bindings: net: fsl,fec: Add nvmem-cells / nvmem-cell-names properties
 2022-01-26 14:47 UTC 

[Buildroot] [PATCH] package/libnss: fix build failure with make version 4.3
 2022-01-26 14:47 UTC  (2+ messages)

[Buildroot] [git commit branch/2021.11.x] package/libnss: fix build failure with make version 4.3
 2022-01-26 14:46 UTC 

[PATCH] fs/exec: require argv[0] presence in do_execveat_common()
 2022-01-26 14:46 UTC  (3+ messages)

[PATCH RFC] xen/pci: detect when BARs overlap RAM
 2022-01-26 14:45 UTC  (2+ messages)

[LTP] [PATCH 1/1] lib: Rename array used for .all_filesystems flag
 2022-01-26 14:44 UTC  (2+ messages)

[PATCH 00/12] RFC: In-core git merge-tree ("Server side merges")
 2022-01-26 14:44 UTC  (4+ messages)

iio_trigger_poll from IRQ thread
 2022-01-26 14:43 UTC 

[RESEND][PATCH] Documentation: added order requirement for ima_hash=
 2022-01-26 14:43 UTC  (9+ messages)

[powerpc] ftrace warning kernel/trace/ftrace.c:2068 with code-patching selftests
 2022-01-26 14:37 UTC  (5+ messages)

[Intel-gfx] [PATCH 0/9] drm/i915: Register define cleanups
 2022-01-26 14:42 UTC  (5+ messages)
` [Intel-gfx] [PATCH 5/9] drm/i915: Clean up PCH_TRANSCONF/TRANS_DP_CTL bit defines
` [Intel-gfx] [PATCH 6/9] drm/i915: Clean up PIPESRC defines

drm/ttm: moving the LRU into the resource
 2022-01-26 14:42 UTC  (4+ messages)
` [PATCH 04/12] drm/ttm: add common accounting to the resource mgr v2

[PATCH 05/25] x86/sgx: Introduce runtime protection bits
 2022-01-26 14:41 UTC  (11+ messages)

[Buildroot] [git commit branch/2021.11.x] package/nodejs: bump to version 14.18.2
 2022-01-26 14:39 UTC 

[Buildroot] [PATCH 1/1] package/nodejs: bump to version 14.18.2
 2022-01-26 14:40 UTC  (2+ messages)

fs/dlm/midcomms.c:913:22: sparse: sparse: restricted __le32 degrades to integer
 2022-01-26 14:39 UTC  (15+ messages)
                        ` [Cluster-devel] "

[PATCH v5 0/7] trace qmp commands
 2022-01-26 14:33 UTC  (5+ messages)
` [PATCH v5 1/7] scripts/qapi/gen.py: add FOO.trace-events output module

[PATCH][next] tpm: xen-tpmfront: Use struct_size() helper
 2022-01-26 14:38 UTC  (2+ messages)

[LTP] [PATCH v3] Rewrite process_vm_readv02.c test with new LTP API
 2022-01-26 14:40 UTC  (2+ messages)

[PATCH 1/3] lib/raid6/test/Makefile: Use `$(pound)` instead of `\#` for Make 4.3
 2022-01-26 14:38 UTC  (3+ messages)
  ` a pound's a pound the whole world 'round (was "Re: [PATCH 1/3] ... Use `$(pound)` instead ...")

[RFC 0/7] 64-bit data integrity field support
 2022-01-26 14:38 UTC  (2+ messages)

[PATCH 0/4] vCPU hotunplug related memory leaks
 2022-01-26 14:29 UTC  (2+ messages)
` [PATCH 2/4] softmmu/cpus: Free cpu->halt_cond in cpu_remove_sync()

review for 5.16.3-rc2
 2022-01-26 14:37 UTC  (8+ messages)

[PATCH v3 0/3] For v2.35.0: refs: ab/refs-errno-cleanup fixup + remove "failure_errno"
 2022-01-26 14:37 UTC  (4+ messages)
` [PATCH v4 0/2] refs: remove the last use of "errno" from the public API
  ` [PATCH v4 1/2] sequencer: don't use die_errno() on refs_resolve_ref_unsafe() failure
  ` [PATCH v4 2/2] refs API: remove "failure_errno" from refs_resolve_ref_unsafe()


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.