All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-11-23 13:35:10 to 2021-11-23 14:14:56 UTC [more...]

[RFC][PATCH 0/6] x86: Kernel IBT beginnings
 2021-11-23 14:14 UTC  (6+ messages)
` [RFC][PATCH 1/6] x86: Annotate _THIS_IP_
` [RFC][PATCH 5/6] x86: Sprinkle ENDBR dust

[PATCH v4 00/13] Introduce PECI subsystem
 2021-11-23 14:07 UTC  (33+ messages)
` [PATCH v4 01/13] dt-bindings: Add generic bindings for PECI
` [PATCH v4 02/13] dt-bindings: Add bindings for peci-aspeed
` [PATCH v4 03/13] ARM: dts: aspeed: Add PECI controller nodes
` [PATCH v4 04/13] peci: Add core infrastructure
` [PATCH v4 05/13] peci: Add peci-aspeed controller driver
` [PATCH v4 06/13] peci: Add device detection
` [PATCH v4 07/13] peci: Add sysfs interface for PECI bus
` [PATCH v4 08/13] peci: Add support for PECI device drivers
` [PATCH v4 09/13] peci: Add peci-cpu driver
` [PATCH v4 10/13] hwmon: peci: Add cputemp driver
` [PATCH v4 11/13] hwmon: peci: Add dimmtemp driver
` [PATCH v4 12/13] docs: hwmon: Document PECI drivers
` [PATCH v4 13/13] docs: Add PECI documentation

[PATCH 0/2] Enable WDT driver support
 2021-11-23 14:14 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: renesas: r9a07g044: Add WDT nodes
` [PATCH 2/2] arm64: dts: renesas: rzg2l-smarc-som: Enable watchdog

[PATCH] phy: fix possible double lock calling link changed handler
 2021-11-23 14:14 UTC  (7+ messages)

[PATCH v2] extcon: fix extcon_get_extcon_dev() error handling
 2021-11-23 14:14 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: ti: k3-am64-main: Add GPMC & ELM nodes
 2021-11-23 14:10 UTC  (3+ messages)

[PATCH rdma-core 0/7] libhns: Cleanup about removing redundant code and cleaning up static alarms
 2021-11-23 14:13 UTC  (3+ messages)
` [PATCH rdma-core 5/7] libhns: Fix wrong type of variables and fields

[PATCH net 1/2] rxrpc: Fix rxrpc_peer leak in rxrpc_look_up_bundle()
 2021-11-23 14:12 UTC  (4+ messages)
` [PATCH net 2/2] rxrpc: Fix rxrpc_local leak in rxrpc_lookup_peer()

[PATCH] native/cross: Add ar wrapper for determinism
 2021-11-23 14:12 UTC 

[PATCH bpf] treewide: add missing includes masked by cgroup -> bpf dependency
 2021-11-23 12:51 UTC  (4+ messages)
    ` [Intel-gfx] "

RPM raw-wakeref not held in intel_pxp_fini_hw
 2021-11-22 16:54 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH 0/6] Suspend related fixes on Tegra
 2021-11-23 14:07 UTC  (14+ messages)
` [PATCH 1/6] ASoC: tegra: Balance runtime PM count
` [PATCH 2/6] ASoC: tegra: Use normal system sleep for SFC
` [PATCH 3/6] ASoC: tegra: Use normal system sleep for MVC
` [PATCH 4/6] ASoC: tegra: Use normal system sleep for Mixer
` [PATCH 5/6] ASoC: tegra: Use normal system sleep for AMX
` [PATCH 6/6] ASoC: tegra: Use normal system sleep for ADX

[PATCH 0/9] iommu: Refactor flush queues into iommu-dma
 2021-11-23 14:10 UTC  (21+ messages)
` [PATCH 1/9] gpu: host1x: Add missing DMA API include
` [PATCH 2/9] iommu/iova: Squash entry_dtor abstraction
` [PATCH 3/9] iommu/iova: Squash flush_cb abstraction
` [PATCH 4/9] iommu/amd: Simplify pagetable freeing
` [PATCH 5/9] iommu/amd: Use put_pages_list
` [PATCH 6/9] iommu/vt-d: "
` [PATCH 7/9] iommu/iova: Consolidate flush queue code
` [PATCH 8/9] iommu/iova: Move flush queue code to iommu-dma
` [PATCH 9/9] iommu: Move flush queue data into iommu_dma_cookie

[PATCH V3 0/9] arm64: imx8mn: Enable more imx8m Nano functions
 2021-11-23 14:08 UTC  (15+ messages)

CET/IBT support and live-patches
 2021-11-23 14:10 UTC  (4+ messages)

pm/testing build: 7 builds: 0 failed, 7 passed, 1 warning (v5.16-rc2-9-gaf8757179e68)
 2021-11-23 14:10 UTC 

[PATCH] bitbake.conf: Pass -D option to ranlib for determisim
 2021-11-23 14:10 UTC 

[PATCH v12 00/16] Introduce threaded trace streaming for basic perf record operation
 2021-11-23 14:08 UTC  (17+ messages)
` [PATCH v12 01/16] perf record: Introduce thread affinity and mmap masks
` [PATCH v12 02/16] tools lib: Introduce fdarray duplicate function
` [PATCH v12 03/16] perf record: Introduce thread specific data array
` [PATCH v12 04/16] perf record: Introduce function to propagate control commands
` [PATCH v12 05/16] perf record: Introduce thread local variable
` [PATCH v12 06/16] perf record: Stop threads in the end of trace streaming
` [PATCH v12 07/16] perf record: Start threads in the beginning "
` [PATCH v12 08/16] perf record: Introduce data file at mmap buffer object
` [PATCH v12 09/16] perf record: Introduce bytes written stats
` [PATCH v12 10/16] perf record: Introduce compressor at mmap buffer object
` [PATCH v12 11/16] perf record: Introduce data transferred and compressed stats
` [PATCH v12 12/16] perf record: Introduce --threads command line option
` [PATCH v12 13/16] perf record: Extend "
` [PATCH v12 14/16] perf record: Implement compatibility checks
` [PATCH v12 15/16] perf session: Load data directory files for analysis
` [PATCH v12 16/16] perf report: Output data file name in raw trace dump

[PATCH] arm64: dts: imx8mn-bsh-smm-s2/pro: Add iMX8MN BSH SMM S2 boards
 2021-11-23 14:07 UTC  (4+ messages)

[PATCH] bitbake.conf: Pass -D option to ranlib for determisim
 2021-11-23 14:08 UTC 

[PATCH v2] rtc: da9063: add as wakeup source
 2021-11-23 14:06 UTC 

[PATCH] Increase default MLOCK_LIMIT to 8 MiB
 2021-11-23 14:07 UTC  (13+ messages)

[PATCH] hw/arm/virt: Extend nested and mte checks to hvf
 2021-11-23 14:00 UTC  (3+ messages)

[PATCH] mfd: intel-lpss: Add Intel Lakefield PCH PCI IDs
 2021-11-23 14:04 UTC  (7+ messages)

[oe][OE-core][Patch 0/2] perf: sort-pmuevents: some fixes
 2021-11-23 14:04 UTC  (6+ messages)

[PATCH] delayacct: fix incomplete disable operation when switch enable to disable
 2021-11-23 14:03 UTC 

[PATCH-for-6.2 0/2] hw/scsi/lsi53c895a: Fix guest-triggerable assert() in lsi_do_dma()
 2021-11-23 14:02 UTC  (2+ messages)

[PATCH 0/2 for 6.2] Fix compiler warnings on Fedora 35 / CLang
 2021-11-23 13:59 UTC  (6+ messages)
` [PATCH 1/2] ui: avoid compiler warnings from unused clipboard info variable
` [PATCH 2/2] spice: Update QXLInterface for spice >= 0.15.0

[PATCH v2] brcmfmac: Configure keep-alive packet on suspend
 2021-11-23 14:03 UTC  (2+ messages)

[PATCH 0/2] Add SPI control driver for Sunplus SP7021 SoC
 2021-11-23 14:03 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] SPI: Add SPI driver for Sunplus SP7021

[PATCH] mtd: spi-nor: mt25qu: Ignore 6th ID byte
 2021-11-23 14:01 UTC  (9+ messages)

[PATCH v2] i2c: tegra: Add ACPI support
 2021-11-23 14:00 UTC  (3+ messages)

[net-next:master 20/31] net/ipv4/arp.c:1412:36: warning: unused variable 'arp_seq_ops'
 2021-11-23 14:00 UTC  (2+ messages)

[PATCH V2 1/5] soc: imx: imx8m-blk-ctrl: Fix imx8mm mipi reset
 2021-11-23 13:59 UTC  (4+ messages)

[PATCH nf-next] netfilter: conntrack: allow to tune gc behavior
 2021-11-23 14:01 UTC  (3+ messages)

[PATCH] mmc: cavium: Improve request handling by proper use of API
 2021-11-23 14:00 UTC  (3+ messages)
` [PATCH v2] "

[Intel-wired-lan] [PATCH net-next v3] i40e: Update FW API version
 2021-11-23 14:00 UTC 

[PATCH v2] KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILE
 2021-11-23 13:59 UTC 

[RFC PATCH] can: kvaser_usb: do not increase tx statistics when sending CAN error frames
 2021-11-23 13:59 UTC 

[PATCH-for-6.2 v3 0/2] hw/block/fdc: Fix CVE-2021-20196
 2021-11-23 13:57 UTC  (7+ messages)
` [PATCH-for-6.2 v3 1/2] hw/block/fdc: Kludge missing floppy drive to fix CVE-2021-20196
` [PATCH-for-6.2 v3 2/2] tests/qtest/fdc-test: Add a regression test for CVE-2021-20196

[PATCH] buildhistory: Fix do_package race issues
 2021-11-23 13:59 UTC 

[PATCH] net/mlx5: fix multi segment packet wraparound
 2021-11-23 13:57 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2] arm64: dts: renesas: rzg2l-smarc-som: Enable serial NOR flash
 2021-11-23 13:56 UTC  (2+ messages)

[PATCH net-next v2 0/6] net: lan966x: Add lan966x switch driver
 2021-11-23 13:55 UTC  (7+ messages)
` [PATCH net-next v2 1/6] dt-bindings: net: lan966x: Add lan966x-switch bindings
` [PATCH net-next v2 2/6] net: lan966x: add the basic lan966x driver
` [PATCH net-next v2 3/6] net: lan966x: add port module support
` [PATCH net-next v2 4/6] net: lan966x: add mactable support
` [PATCH net-next v2 5/6] net: lan966x: add ethtool configuration and statistics
` [PATCH net-next v2 6/6] net: lan966x: Update MAINTAINERS to include lan966x driver

[PATCH 0/5] pinctrl: allow storing pins, groups & functions in DT
 2021-11-23 13:51 UTC  (7+ messages)
` [PATCH 2/5] dt-bindings: pinctrl: brcm,ns-pinmux: extend example

[Question] The necessity of transaction ID in SLUB
 2021-11-23 13:54 UTC  (6+ messages)

[RFC PATCH 0/2] Boot time cpupools
 2021-11-23 13:54 UTC  (10+ messages)

[PATCH v1 1/2] modpost: file2alias: fixup mdio alias garbled code in modules.alias
 2021-11-23 13:54 UTC  (5+ messages)

[PATCH net v2] net/sched: sch_ets: don't peek at classes beyond 'nbands'
 2021-11-23 13:53 UTC 

[PATCH] tools/power/acpi: Fix the compile error when output directory is specified
 2021-11-23 13:53 UTC  (2+ messages)

[PATCH] KVM: selftests: Make sure kvm_create_max_vcpus test won't hit RLIMIT_NOFILE
 2021-11-23 13:52 UTC  (4+ messages)

Wireguard source ip selection issue with multi interfaces
 2021-11-23 13:52 UTC  (2+ messages)

[PATCH ulogd] XML: show both nflog packet and conntrack
 2021-11-23 13:51 UTC  (2+ messages)

[gustavoars:for-linus/kspp] BUILD SUCCESS ceec16f8fd660c7827e72aec74021f1acc1f7240
 2021-11-23 13:46 UTC 

[PATCH v1] counter: interrupt-cnt: add counter_push_event()
 2021-11-23 13:45 UTC 

[PATCH ulogd 2/2] NFLOG: attach struct nf_conntrack
 2021-11-23 13:44 UTC  (4+ messages)
` [PATCHv2 "

[RFC PATCH] dt-bindings: nvmem: add transformation support
 2021-11-23 13:44 UTC 

[PATCH v3] serial: tegra: Change lower tolerance baud rate limit for tegra20 and tegra30
 2021-11-23 13:27 UTC 

[PATCH 0/4] Provide event map helper for regulator drivers
 2021-11-23 13:43 UTC  (10+ messages)
` [PATCH 1/4] bitops: Add single_bit_set()

[PATCH] MM: discard __GFP_ATOMIC
 2021-11-23 13:41 UTC  (4+ messages)

[PATCH 0/2] Rename RZ/G2L SDHI clocks
 2021-11-23 13:40 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: mmc: renesas,sdhi: Rename RZ/G2L clocks
` [PATCH 2/2] arm64: dts: renesas: r9a07g044: Rename SDHI clocks

[PATCH 0/3] VT-d: further small corrections
 2021-11-23 13:40 UTC  (4+ messages)
` [PATCH 1/3] VT-d: prune SAGAW recognition
` [PATCH 2/3] VT-d: correct off-by-1 in fault register range check
` [PATCH 3/3] VT-d: conditionalize IOTLB register offset check

include/asm-generic/io.h:291:22: sparse: sparse: incorrect type in argument 1 (different base types)
 2021-11-23 13:40 UTC  (2+ messages)

[PATCH] pinctrl: baytrail: Set IRQCHIP_SET_TYPE_MASKED flag on the irqchip
 2021-11-23 13:39 UTC  (3+ messages)

[PATCH v2 1/4] iio: add filter subfolder
 2021-11-23 13:39 UTC  (4+ messages)
` [PATCH v2 2/4] iio:filter:admv8818: add support for ADMV8818
` [PATCH v2 3/4] dt-bindings:iio:filter: add admv8818 doc
` [PATCH v2 4/4] iio:filter:admv8818: Add sysfs ABI documentation

[PATCH v3] USB: serial: option: add Fibocom FM101-GL variants
 2021-11-23 13:37 UTC 

[RFC PATCH 0/3] riscv: Add riscv.fwsz kernel parameter to save memory
 2021-11-23 13:37 UTC  (10+ messages)
` [RFC PATCH 1/3] riscv: Remove 2MB offset in the mm layout
` [RFC PATCH 2/3] riscv: Add early_param to decrease firmware region

[PATCH nft 0/8] mptcp subtype option match support
 2021-11-23 13:37 UTC  (3+ messages)

[PATCH] [RFC][PR102768] aarch64: Add compiler support for Shadow Call Stack
 2021-11-23 13:39 UTC  (7+ messages)

[Intel-gfx] [PATCH] drm/i915/dg2: Tile 4 plane format support
 2021-11-23 13:36 UTC  (5+ messages)

[PATCH] libtraceevent: Add __rel_loc relative location attribute support
 2021-11-23 13:36 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 0/2] Add WDT driver for RZ/G2L
 2021-11-23 13:35 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: watchdog: renesas,wdt: Add support "

[PATCH 0/2] vhost/vsock: fix used length and cleanup in vhost_vsock_handle_tx_kick()
 2021-11-23 13:22 UTC  (4+ messages)
` [PATCH 1/2] vhost/vsock: fix incorrect used length reported to the guest


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.