All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-27 19:49:59 to 2022-09-27 20:32:26 UTC [more...]

[RFC PATCH v2 00/29] PowerPC interrupt rework
 2022-09-27 20:15 UTC  (12+ messages)
` [RFC PATCH v2 01/29] target/ppc: define PPC_INTERRUPT_* values directly
` [RFC PATCH v2 02/29] target/ppc: always use ppc_set_irq to set env->pending_interrupts
` [RFC PATCH v2 03/29] target/ppc: split interrupt masking and delivery from ppc_hw_interrupt
` [RFC PATCH v2 04/29] target/ppc: prepare to split interrupt masking and delivery by excp_model
` [RFC PATCH v2 05/29] target/ppc: create an interrupt masking method for POWER9/POWER10
` [RFC PATCH v2 06/29] target/ppc: remove unused interrupts from p9_pending_interrupt
` [RFC PATCH v2 08/29] target/ppc: remove unused interrupts from p9_deliver_interrupt
` [RFC PATCH v2 10/29] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER9
` [RFC PATCH v2 13/29] target/ppc: remove unused interrupts from p8_pending_interrupt
` [RFC PATCH v2 17/29] target/ppc: move power-saving interrupt masking out of cpu_has_work_POWER8
` [RFC PATCH v2 28/29] target/ppc: unify cpu->has_work based on cs->interrupt_request

[PATCH v38 00/39] LSM: Module stacking for AppArmor
 2022-09-27 20:31 UTC  (80+ messages)
  ` [PATCH v38 01/39] LSM: Identify modules by more than name
  ` [PATCH v38 02/39] LSM: Add an LSM identifier for external use
  ` [PATCH v38 03/39] LSM: Identify the process attributes for each module
  ` [PATCH v38 04/39] LSM: Maintain a table of LSM attribute data
  ` [PATCH v38 05/39] proc: Use lsmids instead of lsm names for attrs
  ` [PATCH v38 06/39] LSM: lsm_self_attr syscall for LSM self attributes
  ` [PATCH v38 07/39] integrity: disassociate ima_filter_rule from security_audit_rule
  ` [PATCH v38 08/39] LSM: Infrastructure management of the sock security
  ` [PATCH v38 09/39] LSM: Add the lsmblob data structure
  ` [PATCH v38 10/39] LSM: provide lsm name and id slot mappings
  ` [PATCH v38 11/39] IMA: avoid label collisions with stacked LSMs
  ` [PATCH v38 12/39] LSM: Use lsmblob in security_audit_rule_match
  ` [PATCH v38 13/39] LSM: Use lsmblob in security_kernel_act_as
  ` [PATCH v38 14/39] LSM: Use lsmblob in security_secctx_to_secid
  ` [PATCH v38 15/39] LSM: Use lsmblob in security_secid_to_secctx
  ` [PATCH v38 16/39] LSM: Use lsmblob in security_ipc_getsecid
  ` [PATCH v38 17/39] LSM: Use lsmblob in security_current_getsecid
  ` [PATCH v38 18/39] LSM: Use lsmblob in security_inode_getsecid
  ` [PATCH v38 19/39] LSM: Use lsmblob in security_cred_getsecid
  ` [PATCH v38 20/39] LSM: Specify which LSM to display
  ` [PATCH v38 21/39] LSM: Ensure the correct LSM context releaser
  ` [PATCH v38 22/39] LSM: Use lsmcontext in security_secid_to_secctx
  ` [PATCH v38 23/39] LSM: Use lsmcontext in security_inode_getsecctx
  ` [PATCH v38 24/39] Use lsmcontext in security_dentry_init_security
  ` [PATCH v38 25/39] LSM: security_secid_to_secctx in netlink netfilter
  ` [PATCH v38 26/39] NET: Store LSM netlabel data in a lsmblob
  ` [PATCH v38 27/39] binder: Pass LSM identifier for confirmation
  ` [PATCH v38 28/39] LSM: security_secid_to_secctx module selection
  ` [PATCH v38 29/39] Audit: Keep multiple LSM data in audit_names
  ` [PATCH v38 30/39] Audit: Create audit_stamp structure
  ` [PATCH v38 31/39] LSM: Add a function to report multiple LSMs
  ` [PATCH v38 32/39] Audit: Allow multiple records in an audit_buffer
  ` [PATCH v38 33/39] Audit: Add record for multiple task security contexts
  ` [PATCH v38 34/39] audit: multiple subject lsm values for netlabel
  ` [PATCH v38 35/39] Audit: Add record for multiple object contexts
  ` [PATCH v38 36/39] netlabel: Use a struct lsmblob in audit data
  ` [PATCH v38 37/39] LSM: Removed scaffolding function lsmcontext_init
  ` [PATCH v38 38/39] AppArmor: Remove the exclusive flag
  ` [PATCH v38 39/39] LSM: Create lsm_module_list system call

Is getpass(3) really obsolete?
 2022-09-27 20:30 UTC  (7+ messages)
        ` readpassphrase(3) in glibc, and agetpass() (Was: Is getpass(3) really obsolete?)

[PATCH bpf 0/2] Fix pinning devmaps
 2022-09-27 20:30 UTC  (3+ messages)
` [PATCH bpf 2/2] Add selftests for devmap pinning

[RFC PATCH 0/2] clk: renesas: RZ/G2L: Add support for no PM clocks
 2022-09-27 20:30 UTC  (3+ messages)
` [RFC PATCH 1/2] clk: renesas: rzg2l: Don't assume all CPG_MOD clocks support PM
` [RFC PATCH 2/2] clk: renesas: r9a07g044: Mark CRU_SYSCLK and CRU_VCLK as no PM

lksctp-tools licensing
 2022-09-27 20:30 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-27 20:30 UTC 

[PATCH] virtio_ring: remove unnecessary to_vvq() call
 2022-09-27 20:30 UTC  (3+ messages)

[PATCH net-next 0/5] Rework resource allocation in Felix DSA driver
 2022-09-27 20:28 UTC  (3+ messages)
` [PATCH net-next 5/5] net: dsa: felix: update regmap requests to be string-based

[Printing-architecture] OP Minutes (6 September 2022)
 2022-09-27 20:29 UTC 

[PATCH v5 00/12] x86/resctrl: Support for AMD QoS new features
 2022-09-27 20:27 UTC  (13+ messages)
` [PATCH v5 01/12] x86/cpufeatures: Add Slow Memory Bandwidth Allocation feature flag
` [PATCH v5 02/12] x86/resctrl: Add a new resource type RDT_RESOURCE_SMBA
` [PATCH v5 03/12] x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flag
` [PATCH v5 04/12] x86/resctrl: Include new features in command line options
` [PATCH v5 05/12] x86/resctrl: Detect and configure Slow Memory Bandwidth allocation
` [PATCH v5 06/12] x86/resctrl: Introduce data structure to support monitor configuration
` [PATCH v5 07/12] x86/resctrl: Add sysfs interface to read mbm_total_bytes event configuration
` [PATCH v5 08/12] x86/resctrl: Add sysfs interface to read mbm_local_bytes "
` [PATCH v5 09/12] x86/resctrl: Add sysfs interface to write mbm_total_bytes "
` [PATCH v5 10/12] x86/resctrl: Add sysfs interface to write mbm_local_bytes "
` [PATCH v5 11/12] x86/resctrl: Replace smp_call_function_many() with on_each_cpu_mask()
` [PATCH v5 12/12] Documentation/x86: Update resctrl_ui.rst for new features

[PATCH v3 net-next 00/14] add support for the the vsc7512 internal copper phys
 2022-09-27 20:26 UTC  (3+ messages)
` [PATCH v3 net-next 12/14] dt-bindings: net: dsa: ocelot: add ocelot-ext documentation

[PATCH] arm64: dts: imx8mm: Model PMIC to SNVS RTC clock path on Data Modul i.MX8M Mini eDM SBC
 2022-09-27 20:23 UTC  (4+ messages)

[PATCH net-next 0/4] shrink struct ubuf_info
 2022-09-27 20:23 UTC  (11+ messages)

[igt-dev] [PATCH i-g-t 0/4] misc fixes
 2022-09-27 20:23 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH -next 1/2] spi: introduce devm_spi_alloc_controller()
 2022-09-27 20:22 UTC  (8+ messages)

Why does nfs-client.target include rpc.svcgssd?
 2022-09-27 20:21 UTC 

[PATCH] media: i2c: ov5645: Drop empty comment
 2022-09-27 20:20 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-09-27 20:20 UTC 

[GIT PULL][V2] updates from mlx5-next 2022-09-24
 2022-09-27 20:19 UTC 

[PATCH] media: i2c: ov5645: Use runtime PM
 2022-09-27 20:16 UTC 

[PATCH v3] Bluetooth: Call shutdown for HCI_USER_CHANNEL
 2022-09-27 20:17 UTC 

[PATCH v5 0/2] x86/resctrl: Fix min_cbm_bits for AMD and code cleanup
 2022-09-27 20:16 UTC  (3+ messages)
` [PATCH v5 1/2] x86/resctrl: Fix min_cbm_bits for AMD
` [PATCH v5 2/2] x86/resctrl: Remove arch_has_empty_bitmaps

[PATCH 00/12] audio: misc. improvements and bug fixes
 2022-09-27 11:54 UTC  (3+ messages)
` [PATCH 03/12] audio: run downstream playback queue unconditionally

[PATCH 1/2] arm64: dts: qcom: cp01-c1: remove bootargs-append
 2022-09-27 20:14 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: cp01-c1: use "okay" instead of "ok"

main - change messages about libblkid features
 2022-09-27 20:15 UTC 

[PATCH] MIPS: Lantiq: switch vmmc to use gpiod API
 2022-09-27 20:13 UTC  (8+ messages)

virtiofsd: Any reason why there's not an "openat2" sandbox mode?
 2022-09-27 20:14 UTC  (6+ messages)
        ` [Virtio-fs] "

[ammarfaizi2-block:kvalo/ath/pending 29/104] ld.lld: error: init/built-in.a(main.o):(.text+0x688): relocation R_RISCV_HI20 out of range: 526273 is not in [-524288, 524287]; references __init_begin
 2022-09-27 20:13 UTC 

[PATCH 1/2] arm64: dts: qcom: ipq6018: fix NAND node name
 2022-09-27 20:12 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: ipq6018: move ARMv8 timer out of SoC node

linux-next: Tree for Sep 27
 2022-09-27 20:10 UTC 

[PATCH 0/5] ARM: clean up after multiplatform changes
 2022-09-27 20:10 UTC  (5+ messages)
` [PATCH 5/5] ARM: make ARCH_MULTIPLATFORM user-visible

[PATCH v3 00/26] Parent Pointers
 2022-09-27 20:10 UTC  (11+ messages)
` [PATCH v3 13/26] xfs: extend transaction reservations for parent attributes
` [PATCH v3 14/26] xfs: parent pointer attribute creation

RTT-PROBE: lore-subspace-rtt
 2022-09-27 20:10 UTC 

[LTP] [PATCH] configure.ac: Fix redefinition of mount_attr by checking sys/mount.h
 2022-09-27 20:08 UTC  (6+ messages)

simplify the mdev interface v8
 2022-09-27 20:07 UTC  (2+ messages)

[PATCH][RFC] parisc: Use local tlb purges only on PA2.0 machines
 2022-09-27 20:06 UTC  (5+ messages)

[PATCH v3 0/5] Fix some bugs and clean code issues
 2022-09-27 20:06 UTC  (2+ messages)

[PATCH v2] vfio: Follow a strict lifetime for struct iommu_group
 2022-09-27 20:05 UTC  (3+ messages)

[PATCH v4 0/7] sched, net: NUMA-aware CPU spreading interface
 2022-09-27 20:02 UTC  (5+ messages)
` [PATCH v4 2/7] cpumask: Introduce for_each_cpu_andnot()

Comments on Section 7.1
 2022-09-27 20:04 UTC  (4+ messages)

[PATCH] linux-yocto/5.19: fix gcc-11 warning
 2022-09-27 20:04 UTC  (4+ messages)
` [OE-core] "

[mtd:nand/next 11/31] drivers/mtd/nand/raw/cadence-nand-controller.c:1893:4: error: implicit declaration of function 'ioread64_rep' is invalid in C99
 2022-09-27 20:02 UTC  (14+ messages)

[PATCH v4 0/7] Fixups for s2idle on various Rembrandt laptops
 2022-09-27 20:00 UTC  (5+ messages)
` [PATCH v4 7/7] acpi/x86: s2idle: Add a quirk for ASUSTeK COMPUTER INC. ROG Flow X13

[Intel-gfx] [PATCH] drm/i915/display: Don't disable DDI/Transcoder when setting phy test pattern
 2022-09-27 20:02 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2] "

[PATCH] tmp-objdir: do not opendir() when handling a signal
 2022-09-27 20:00 UTC  (4+ messages)
` [PATCH v2] tmp-objdir: skip clean up "

[PATCH] x86, mem: move memmove to out of line assembler
 2022-09-27 20:01 UTC  (4+ messages)
` [PATCH v2] "

RTT-PROBE: lore-subspace-rtt
 2022-09-27 20:00 UTC 

[wireless-regdb] [PATCH] wireless-regdb: update regulatory rules for Switzerland (CH)
 2022-09-27 20:00 UTC 

[PATCH v2 0/9] PCI/AER: Fix and optimize usage of status clearing api
 2022-09-27 19:59 UTC  (7+ messages)
` [PATCH v2 4/9] scsi: lpfc: Change to use pci_aer_clear_uncorrect_error_status()
` [PATCH v2 5/9] PCI/AER: Unexport pci_aer_clear_nonfatal_status()

[PATCH net-next v4 0/6] tsnep: multi queue support and some other improvements
 2022-09-27 19:58 UTC  (7+ messages)
` [PATCH net-next v4 1/6] dt-bindings: net: tsnep: Allow dma-coherent
` [PATCH net-next v4 2/6] dt-bindings: net: tsnep: Allow additional interrupts
` [PATCH net-next v4 3/6] tsnep: Move interrupt from device to queue
` [PATCH net-next v4 4/6] tsnep: Support multiple TX/RX queue pairs
` [PATCH net-next v4 5/6] tsnep: Add EtherType RX flow classification support
` [PATCH net-next v4 6/6] tsnep: Use page pool for RX

[PATCH mptcp-next 0/2] mptcp: add TCP_FASTOPEN_NO_COOKIE support
 2022-09-27 19:59 UTC  (4+ messages)
` [PATCH mptcp-next 1/2] mptcp: sockopt: make 'tcp_fastopen_connect' generic

die__process_unit: DW_TAG_label (0xa) @ <0x7b> not handled!
 2022-09-27 19:59 UTC  (3+ messages)

arch/arm/mach-spear/spear6xx.c:365:13: warning: no previous prototype for function 'spear6xx_map_io'
 2022-09-27 19:57 UTC 

[PATCH 1/2] .templateconf: Mark "meta/conf" as an invalid path for templates
 2022-09-27 19:58 UTC  (12+ messages)
` [PATCH 2/2] oe-setup-builddir: Do not hardcode invalid paths "
  ` [OE-core] "

[PATCH v5 00/12] blkio: add libblkio BlockDriver
 2022-09-27 19:34 UTC  (5+ messages)
` [PATCH v5 07/12] block: return errors from bdrv_register_buf()
` [PATCH v5 10/12] stubs: add qemu_ram_block_from_host() and qemu_ram_get_fd()
` [PATCH v5 11/12] blkio: implement BDRV_REQ_REGISTERED_BUF optimization
` [PATCH v5 12/12] virtio-blk: use BDRV_REQ_REGISTERED_BUF optimization hint

[PATCH v6 0/5] i2c: i2c-mlxbf.c: bug fixes and new feature support
 2022-09-27 19:57 UTC  (7+ messages)
` [PATCH v6 4/5] i2c: i2c-mlxbf.c: support BlueField-3 SoC
` [PATCH v6 5/5] i2c: i2c-mlxbf.c: remove device tree support

[kvalo-ath:pending] BUILD SUCCESS 47a22f59847aef1237d7a2819bfe6e31f930e031
 2022-09-27 19:55 UTC 

linux-next: manual merge of the mm-stable tree with the bitmap tree
 2022-09-27 19:55 UTC  (3+ messages)

[RFC PATCH v2 0/9] Introduce Copy-On-Write to Page Table
 2022-09-27 19:53 UTC  (4+ messages)
` [RFC PATCH v2 9/9] mm: Introduce Copy-On-Write PTE table

[PATCH 1/1] 9pfs: avoid iterator invalidation in v9fs_mark_fids_unreclaim
 2022-09-27 19:47 UTC  (5+ messages)

[PATCH] perf tools: Fix empty version number when building outside of a git repo
 2022-09-27 19:52 UTC 

[PATCH V13 0/7] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC)
 2022-09-27 19:51 UTC  (5+ messages)
` [PATCH V13 1/7] dt-bindings: Added the yaml bindings for DCC

RTT-PROBE: lore-subspace-rtt
 2022-09-27 19:50 UTC 

[geert-renesas-devel:master] BUILD SUCCESS 021286ccf6c17f224e1137ebdbbbecae1e64612f
 2022-09-27 19:49 UTC 

[geert-renesas-devel:renesas-drivers-for-v6.2] BUILD SUCCESS 05b231db3c340b7a542f144158c4a5a97a90c02e
 2022-09-27 19:49 UTC 


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.