linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-23 20:20:35 to 2023-01-23 22:44:43 UTC [more...]

[PATCH 0/3] static_call/x86: Handle clang's conditional tail calls
 2023-01-23 22:44 UTC  (5+ messages)
` [PATCH 1/3] x86/alternative: Introduce int3_emulate_jcc()
` [PATCH 2/3] x86/alternative: Teach text_poke_bp() to patch Jcc.d32 instructions
` [PATCH 3/3] x86/static_call: Add support for Jcc tail-calls

linux-next: manual merge of the bpf-next tree with Linus' tree
 2023-01-23 22:44 UTC 

[PATCH] kbuild: do not automatically add -w option to modpost
 2023-01-23 22:42 UTC  (2+ messages)

[PATCH v2 1/1] Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed documents
 2023-01-23 22:41 UTC  (3+ messages)

[PATCH v1 00/14] add display port DSC feature
 2023-01-23 22:41 UTC  (18+ messages)
` [PATCH v1 01/14] drm/msm/dp: add dpcd read of both dsc and fec capability
` [PATCH v1 03/14] drm/msm/dp: add configure mainlink_levels base on lane number
` [PATCH v1 04/14] drm/msm/dp: correct configure Colorimetry Indicator Field at MISC0
` [PATCH v1 07/14] drm/msm/dp: add dsc helper functions
` [PATCH v1 08/14] drm/msm/dp: add dsc supporting functions to DP controller
` [PATCH v1 09/14] drm/msm/dsi: export struct msm_compression_info to dpu encoder
` [PATCH v1 11/14] drm/msm/disp/dpu1: add supports of new flush mechanism
` [PATCH v1 12/14] drm/msm/disp/dpu1: revise timing engine programming to work for DSC

[RFC] docs: embargoed-hardware-issues: drop stale embargoed HW contact for Qualcomm
 2023-01-23 22:38 UTC  (3+ messages)

[PATCH] maple_tree: should get pivots boundary by type
 2023-01-23 22:35 UTC  (3+ messages)

[PATCH] rtc: sunplus: fix format string for printing resource
 2023-01-23 22:34 UTC  (2+ messages)

linux-next: manual merge of the zonefs tree with the vfs-idmapping tree
 2023-01-23 22:31 UTC  (2+ messages)

[PATCH v3 0/2] Add support for Samsung Galaxy S5 (Exynos)
 2023-01-23 22:23 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: arm: samsung: Add compatible for Samsung Galaxy S5 (SM-G900H)
` [PATCH v3 2/2] arm: dts: exynos5422: Add device-tree "

[PATCH v2] x86/platform/uv: UV support for sub-NUMA clustering
 2023-01-23 22:18 UTC 

[PATCH v2 0/6] RISC-V kasan rework
 2023-01-23 22:15 UTC  (3+ messages)
` [PATCH v2 1/6] riscv: Split early and final KASAN population functions

[regression] Bug 216851 - btrfs write time corrupting for log tree
 2023-01-23 22:14 UTC  (17+ messages)

[PATCH 6.1 000/188] 6.1.8-rc2 review
 2023-01-23 22:13 UTC  (3+ messages)

[PATCH 1/2] ASoC: dt-bindings: samsung,odroid: correct codec DAI phandles
 2023-01-23 22:12 UTC  (4+ messages)
` [PATCH 2/2] ASoC: dt-bindings: samsung-i2s: drop unneeded assigned-clock*

[PATCH V2] vhost-scsi: unbreak any layout for response
 2023-01-23 22:11 UTC  (2+ messages)

[PATCH v2 0/4] Add CCI bus support for SM6350
 2023-01-23 22:12 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: i2c: qcom-cci: Document SM6350 compatible

[PATCH v1 1/3] ACPI: video: Fix refcounting in apple_gmux_backlight_present()
 2023-01-23 22:10 UTC  (4+ messages)

[PATCH v4] riscv: Use PUD/P4D/PGD pages for the linear mapping
 2023-01-23 22:10 UTC  (2+ messages)

[PATCH] dt-bindings: net: asix,ax88796c: allow SPI peripheral properties
 2023-01-23 22:10 UTC  (2+ messages)

[PATCH v2 0/4] ASoC: simple-card-utils: create jack inputs for aux_devs
 2023-01-23 22:09 UTC  (3+ messages)
` [PATCH v2 4/4] ASoC: dt-bindings: ti,ts3a227e.yaml: add jack-type

[PATCH v6 0/6] lockinig/rwsem: Fix rwsem bugs & enable true lock handoff
 2023-01-23 22:07 UTC  (8+ messages)
` [PATCH v6 5/6] locking/rwsem: Enable direct rwsem "

[PATCH v3 00/14] rtc: pcf2127: add PCF2131 driver
 2023-01-23 22:07 UTC  (16+ messages)
` [PATCH v3 06/14] rtc: pcf2127: add support for multiple TS functions
` [PATCH v3 08/14] rtc: pcf2127: add support for PCF2131 interrupts on output INT_A
` [PATCH v3 09/14] rtc: pcf2127: set PWRMNG value for PCF2131
` [PATCH v3 11/14] rtc: pcf2127: adapt time/date registers write sequence "

[PATCH v3 1/2] exec: add PR_HIDE_SELF_EXE prctl
 2023-01-23 22:07 UTC  (4+ messages)

[PATCH 0/6] A few cpuidle vs rcu fixes
 2023-01-23 22:07 UTC  (9+ messages)
` [PATCH 1/6] x86: Always inline arch_atomic64
` [PATCH 2/6] x86/pvclock: improve atomic update of last_value in pvclock_clocksource_read
` [PATCH 3/6] ftrace/x86: Warn and ignore graph tracing when RCU is disabled
` [PATCH 4/6] x86: Mark sched_clock() noinstr
` [PATCH 5/6] sched/clock: Make local_clock() noinstr
` [PATCH 6/6] cpuidle: Fix poll_idle() noinstr annotation

[PATCHv15 00/17] Linear Address Masking enabling
 2023-01-23 22:05 UTC  (18+ messages)
` [PATCHv15 01/17] x86/mm: Rework address range check in get_user() and put_user()
` [PATCHv15 02/17] x86: Allow atomic MM_CONTEXT flags setting
` [PATCHv15 03/17] x86: CPUID and CR3/CR4 flags for Linear Address Masking
` [PATCHv15 04/17] x86/mm: Handle LAM on context switch
` [PATCHv15 05/17] mm: Introduce untagged_addr_remote()
` [PATCHv15 06/17] x86/uaccess: Provide untagged_addr() and remove tags before address check
` [PATCHv15 07/17] x86/mm: Reduce untagged_addr() overhead for systems without LAM
` [PATCHv15 08/17] x86/mm: Provide arch_prctl() interface for LAM
` [PATCHv15 09/17] mm: Expose untagging mask in /proc/$PID/status
` [PATCHv15 10/17] iommu/sva: Replace pasid_valid() helper with mm_valid_pasid()
` [PATCHv15 11/17] x86/mm/iommu/sva: Make LAM and SVA mutually exclusive
` [PATCHv15 12/17] selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking
` [PATCHv15 13/17] selftests/x86/lam: Add mmap and SYSCALL "
` [PATCHv15 14/17] selftests/x86/lam: Add io_uring "
` [PATCHv15 15/17] selftests/x86/lam: Add inherit "
` [PATCHv15 16/17] selftests/x86/lam: Add ARCH_FORCE_TAGGED_SVA "
` [PATCHv15 17/17] selftests/x86/lam: Add test cases for LAM vs thread creation

[PATCH v8 0/7] i2c-atr and FPDLink
 2023-01-23 22:04 UTC  (3+ messages)
` [PATCH v8 5/7] media: i2c: add DS90UB960 driver

[PATCH 1/2] dt-bindings: mmc: drop unneeded quotes
 2023-01-23 22:04 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: mmc: correct pwrseq node names

[PATCH 1/2] dt-bindings: vendor-prefixes: document lineartechnology
 2023-01-23 22:03 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: trivial-devices: document SPI dev compatibles

[PATCH] clocksource/drivers/sh_cmt: Mark driver as non-removable
 2023-01-23 22:02 UTC 

[PATCH] UV support for sub-NUMA clustering
 2023-01-23 22:00 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: power: fsl,imx-gpc: document fsl,imx6ul-gpc compatible
 2023-01-23 21:58 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: power: fsl,imx-gpc: correct compatibles
` [PATCH 3/3] dt-bindings: power: fsl,imx-gpc: document interrupt-controller

[PATCH v5 0/9] TI-Nspire cleanups
 2023-01-23 21:57 UTC  (11+ messages)
` [PATCH v5 1/9] dt-bindings: mfd: Add TI-Nspire misc registers
` [PATCH v5 2/9] ARM: dts: nspire: Use syscon-reboot to handle restart
` [PATCH v5 3/9] ARM: dts: nspire: Fix cpu node to conform with DT binding
` [PATCH v5 4/9] ARM: dts: nspire: Fix sram "
` [PATCH v5 5/9] ARM: dts: nspire: Fix vbus_reg "
` [PATCH v5 6/9] ARM: dts: nspire: Fix uart "
` [PATCH v5 7/9] ARM: dts: nspire: Use MATRIX_KEY macro for linux,keymap
` [PATCH v5 8/9] ARM: nspire: Use syscon-reboot to handle restart
` [PATCH v5 9/9] ARM: nspire: Remove unused header file mmio.h

[PATCH v2] docs: embargoed-hardware-issues: add embargoed HW contact for Samsung
 2023-01-23 21:52 UTC 

[PATCH] media: imx: imx-media-fim: Replace macro icap_enabled() with function
 2023-01-23 21:51 UTC  (2+ messages)

[PATCH] docs: embargoed-hardware-issues: add embargoed HW contact for Samsung
 2023-01-23 21:48 UTC  (3+ messages)

[PATCH v2] kasan: infer the requested size by scanning shadow memory
 2023-01-23 21:46 UTC  (2+ messages)

[PATCH v3 RESEND] acpi,pci: warn about duplicate IRQ routing entries returned from _PRT
 2023-01-23 21:44 UTC  (4+ messages)

[PATCH] platform/x86: hp-wmi: Ignore Win-Lock key events
 2023-01-23 21:41 UTC 

[PATCH v2 0/4] Track exported dma-buffers with memcg
 2023-01-23 21:36 UTC  (3+ messages)
` [PATCH v2 4/4] security: binder: Add binder object flags to selinux_binder_transfer_file

[PATCH v7 0/3] thermal: intel: Use generic trip points in 2 drivers
 2023-01-23 21:35 UTC  (6+ messages)

[PATCH] perf/x86/intel/ds: Fix the conversion from TSC to perf time
 2023-01-23 21:34 UTC  (3+ messages)

[PATCH v2 0/2] selftests: KVM: Add a test for eager page splitting
 2023-01-23 21:32 UTC  (5+ messages)
` [PATCH v2 1/2] selftests: KVM: Move dirty logging functions to memstress.(c|h)
` [PATCH v2 2/2] selftests: KVM: Add page splitting test

[PATCH v2 1/2] capability: add cap_isidentical
 2023-01-23 21:29 UTC  (5+ messages)
` [PATCH v2 2/2] vfs: avoid duplicating creds in faccessat if possible

[PATCH] printk: Document that CONFIG_BOOT_PRINTK_DELAY required for boot_delay=
 2023-01-23 21:28 UTC  (3+ messages)

[RFC] memory pressure detection in VMs using PSI mechanism for dynamically inflating/deflating VM memory
 2023-01-23 21:26 UTC 

[PATCH 1/1] HID: evision: Add preliminary support for EVision keyboards
 2023-01-23 21:24 UTC  (4+ messages)
  ` [PATCH v2 "

[PATCH] dt-bindings: soc: socionext,uniphier-soc-glue: Make child node names fixed names
 2023-01-23 21:24 UTC  (2+ messages)

[PATCH 0/2] add support for clocks on MT7981 SoC
 2023-01-23 21:23 UTC  (2+ messages)
` [PATCH 1/2] dt-bindings: clock: add some compatible strings for MT7981

[PATCH v12 0/3] Add throttling detection to sev-guest
 2023-01-23 21:22 UTC  (4+ messages)
` [PATCH v12 2/3] x86/sev: Change snp_guest_issue_request's fw_err

[PATCH] dt-bindings: drop type for operating-points-v2
 2023-01-23 21:20 UTC  (2+ messages)

[PATCH] media: verisilicon: HEVC: Only propose 10 bits compatible pixels formats
 2023-01-23 21:19 UTC  (2+ messages)

[PATCH] dt-bindings: arm: qcom,ids: Add Soc IDs for IPQ8064 and variants
 2023-01-23 21:17 UTC 

[PATCH 1/2] dt-bindings: clock: qcom,sm8450-camcc: constrain required-opps
 2023-01-23 21:18 UTC  (2+ messages)

[PATCH v3] perf script flamegraph: Avoid d3-flame-graph package dependency
 2023-01-23 20:37 UTC  (3+ messages)
` [PATCH v3 1/2] tools/resolve_btfids: Install subcmd headers

[PATCH v3] rcu: Remove impossible wakeup rcu GP kthread action from rcu_report_qs_rdp()
 2023-01-23 21:11 UTC  (3+ messages)

[PATCH] tools/memory-model: Make ppo a subrelation of po
 2023-01-23 21:10 UTC  (16+ messages)

[PATCH 1/2] mm/memory_hotplug: remove head page reference in do_migrate_range
 2023-01-23 21:08 UTC  (5+ messages)
` [PATCH 2/2] mm/memory_hotplug: remove head page reference in scan_movable_pages()

[PATCH] pcmcia: soc_common: Fix full name of the GPL
 2023-01-23 21:08 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: usb: snps,dwc3: Allow power-domains property
 2023-01-23 21:07 UTC  (6+ messages)
` [PATCH v2 2/2] dt-bindings: usb: rockchip,dwc3: Move RK3399 to its own schema

[PATCH v2] security: Restore passing final prot to ima_file_mmap()
 2023-01-23 21:03 UTC  (10+ messages)

[PATCH] MAINTAINERS: Add Oliver Upton as co-maintainer of KVM/arm64
 2023-01-23 21:02 UTC 

[PATCH] synclink: Fix full name of the GPL
 2023-01-23 21:03 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] Add BPF_KFUNC macro for kfunc definitions
 2023-01-23 21:00 UTC  (7+ messages)
` [PATCH bpf-next v2 3/3] bpf: Use BPF_KFUNC macro at all "

[PATCH] pcmcia: sa1100_generic: Fix full name of the GPL
 2023-01-23 20:59 UTC  (2+ messages)

[PATCH 00/23] staging: r8188eu: some more xmit cleanups
 2023-01-23 20:53 UTC  (24+ messages)
` [PATCH 01/23] staging: r8188eu: we use a constant number of hw_xmit entries
` [PATCH 02/23] staging: r8188eu: pass struct adapter to usb_write
` [PATCH 03/23] staging: r8188eu: remove struct intf_hdl
` [PATCH 04/23] staging: r8188eu: remove struct intf_priv
` [PATCH 05/23] staging: r8188eu: simplify the sta loop in rtw_dequeue_xframe
` [PATCH 06/23] staging: r8188eu: simplify the code to initialise inx
` [PATCH 07/23] staging: r8188eu: remove an obsolete comment
` [PATCH 08/23] staging: r8188eu: remove unused function parameter
` [PATCH 09/23] staging: r8188eu: remove dead assignment
` [PATCH 10/23] staging: r8188eu: use list_empty
` [PATCH 11/23] staging: r8188eu: simplify dequeue_one_xmitframe
` [PATCH 12/23] staging: r8188eu: remove redundant parameter
` [PATCH 13/23] staging: r8188eu: make rtw_chk_hi_queue_cmd a void function
` [PATCH 14/23] staging: r8188eu: decrement qcnt in rtw_dequeue_xframe
` [PATCH 15/23] staging: r8188eu: simplify dequeue_one_xmitframe
` [PATCH 16/23] staging: r8188eu: use list_head for xmitframe list
` [PATCH 17/23] staging: r8188eu: merge dequeue_one_xmitframe into its caller
` [PATCH 18/23] staging: r8188eu: use lists for hwxmits
` [PATCH 19/23] staging: r8188eu: fix rtw_xmitframe_enqueue error handling
` [PATCH 20/23] staging: r8188eu: remove rtw_xmitframe_enqueue
` [PATCH 21/23] staging: r8188eu: struct agg_pkt_info is unused
` [PATCH 22/23] staging: r8188eu: apsd_setting "
` [PATCH 23/23] staging: r8188eu: merge rtw_free_hwxmits into its only caller

[PATCH] interconnect: Skip call into provider if initial bw is zero
 2023-01-23 20:37 UTC  (6+ messages)

[PATCH v5 00/39] Shadow stacks for userspace
 2023-01-23 20:56 UTC  (11+ messages)
` [PATCH v5 10/39] x86/mm: Introduce _PAGE_COW
` [PATCH v5 18/39] mm: Handle faultless write upgrades for shstk
` [PATCH v5 23/39] mm: Don't allow write GUPs to shadow stack memory

linux-next: build failure after merge of the gpio-brgl-fixes tree
 2023-01-23 20:56 UTC 

[PATCH v4] leds: simatic-ipc-leds-gpio: make sure we have the GPIO providing driver
 2023-01-23 20:48 UTC  (3+ messages)

[PATCH 1/5] dt-bindings: iio: drop unneeded quotes
 2023-01-23 20:47 UTC  (14+ messages)
` [PATCH 2/5] dt-bindings: iio: minor whitespace cleanups
` [PATCH 3/5] dt-bindings: iio: correct node names in examples
` [PATCH 4/5] dt-bindings: iio: use lowercase hex "
` [PATCH 5/5] dt-bindings: iio: cleanup examples - indentation

[PATCH v2] thermal: Fail object registration if thermal class is not registered
 2023-01-23 20:44 UTC 

[PATCH 39/41] kernel/fork: throttle call_rcu() calls in vm_area_free
 2023-01-23 20:38 UTC  (11+ messages)

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-23 20:41 UTC  (3+ messages)

[RFC PATCH 0/1] drm: Add doc about GPU reset
 2023-01-23 20:38 UTC  (3+ messages)
` [RFC PATCH] drm: Create documentation about device resets

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-23 20:34 UTC  (11+ messages)

[PATCH 1/3] clk: qcom: cpu-8996: add missing cputype include
 2023-01-23 20:29 UTC  (6+ messages)
` [PATCH 2/3] clk: qcom: gcc-qcs404: fix duplicated num_parents
` [PATCH 3/3] clk: qcom: rpmh: fix double RPMH_IPA_CLK assignment

[PATCH 0/3] KVM: arm64: M2 vgic maintenance interrupt rework pre-NV
 2023-01-23 20:27 UTC  (2+ messages)
` (subset) "

[PATCH] KVM: arm64: Synchronize SMEN on vcpu schedule out
 2023-01-23 20:26 UTC  (2+ messages)

[PATCH] soc: qcom: restrict L2 accessors to ARM64 build tests
 2023-01-23 20:26 UTC 

[PATCH v2] KVM: arm64: vgic-v3: Use kstrtobool() instead of strtobool()
 2023-01-23 20:25 UTC  (2+ messages)

[PATCH v2 1/5] usb: gadget: Add remote wakeup capable flag
 2023-01-23 20:25 UTC  (12+ messages)

[PATCH v7 0/7] KVM: arm64: Normalize cache configuration
 2023-01-23 20:24 UTC  (2+ messages)

[PATCH] Fix data race in mark_rt_mutex_waiters
 2023-01-23 20:02 UTC  (7+ messages)

[PATCH 1/2] clk: qcom: add compile test to MSM8996 CPU clocks
 2023-01-23 20:22 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: dma: drop unneeded quotes
 2023-01-23 20:20 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: dma: cleanup examples - indentation, lowercase hex


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).