All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-27 19:08:06 to 2022-09-27 20:04:25 UTC [more...]

[PATCH v38 00/39] LSM: Module stacking for AppArmor
 2022-09-27 19:53 UTC  (33+ 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 17/39] LSM: Use lsmblob in security_current_getsecid

[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] "

[PATCH v2 0/9] PCI/AER: Fix and optimize usage of status clearing api
 2022-09-27 19:59 UTC  (16+ messages)
` [PATCH v2 1/9] PCI/AER: Add pci_aer_clear_uncorrect_error_status() to PCI core
` [PATCH v2 2/9] PCI/DPC: Use pci_aer_clear_uncorrect_error_status() to clear uncorrectable error status
` [PATCH v2 3/9] NTB: Change to use pci_aer_clear_uncorrect_error_status()
` [PATCH v2 4/9] scsi: lpfc: "
` [PATCH v2 5/9] PCI/AER: Unexport pci_aer_clear_nonfatal_status()

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

[PATCH net-next 0/4] shrink struct ubuf_info
 2022-09-27 19:59 UTC  (8+ messages)

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

[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

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  (14+ 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  (13+ messages)
` [PATCH v5 01/12] coroutine: add flag to re-queue at front of CoQueue
` [PATCH v5 02/12] blkio: add libblkio block driver
` [PATCH v5 03/12] numa: call ->ram_block_removed() in ram_block_notifer_remove()
` [PATCH v5 04/12] block: pass size to bdrv_unregister_buf()
` [PATCH v5 05/12] block: use BdrvRequestFlags type for supported flag fields
` [PATCH v5 06/12] block: add BDRV_REQ_REGISTERED_BUF request flag
` [PATCH v5 07/12] block: return errors from bdrv_register_buf()
` [PATCH v5 08/12] block: add BlockRAMRegistrar
` [PATCH v5 09/12] exec/cpu-common: add qemu_ram_get_fd()
` [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  (13+ messages)
` [PATCH v6 1/5] i2c: i2c-mlxbf.c: remove IRQF_ONESHOT
` [PATCH v6 2/5] i2c: i2c-mlxbf.c: support lock mechanism
` [PATCH v6 3/5] i2c: i2c-mlxbf: add multi slave functionality
` [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  (7+ messages)
` [RFC PATCH v2 7/9] mm: Add the break COW PTE handler
` [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 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

[PATCH] perf tools: Fix empty version number when building outside of a git repo
 2022-09-27 19:52 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 

[geert-renesas-devel:renesas-arm-dt-for-v6.2] BUILD SUCCESS 49145dc254b11c454f4d38ebf5fe745e849a1a2b
 2022-09-27 19:49 UTC 

[PATCH 0/4] wifi: rtl8xxxu: A few improvements
 2022-09-27 19:49 UTC  (4+ messages)
` [PATCH 1/4] wifi: rtl8xxxu: gen2: Turn on the rate control

[PATCH v2] get_maintainer: Gracefully handle files with authors but no signers
 2022-09-27 19:48 UTC 

[PATCH v6 01/11] ft: netdev: prep for FT isolation into ft.c
 2022-09-27 19:47 UTC  (11+ messages)
` [PATCH v6 02/11] netdev: add FT TX frame hook
` [PATCH v6 03/11] ft: implement offchannel authentication
` [PATCH v6 04/11] station: create list of roam candidates
` [PATCH v6 05/11] netdev: hook in RX for FT-Action/Authentication/Association
` [PATCH v6 06/11] ft: update action response parsing to include header
` [PATCH v6 07/11] station: handle NETDEV_EVENT_FT_ROAMED
` [PATCH v6 08/11] station: try multiple roam candidates
` [PATCH v6 09/11] netdev: ft: complete FT refactor
` [PATCH v6 10/11] netdev: remove FT auth proto
` [PATCH v6 11/11] ft: remove auth-proto/ft_sm

[PATCH v2] wifi: nl80211: Split memcpy() of struct nl80211_wowlan_tcp_data_token flexible array
 2022-09-27 19:46 UTC  (2+ messages)

[PATCH] hw_random: rockchip: import driver from vendor tree
 2022-09-27 19:46 UTC  (5+ messages)

[PATCH] docs: add Paul Moore's GPG fingerprint
 2022-09-27 19:45 UTC  (2+ messages)

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

[PATCH v2] KVM: arm64: Limit stage2_apply_range() batch size to 1GB
 2022-09-27 19:43 UTC  (5+ messages)

[bluez/bluez] de1901: rctest: Fix scan-build warning
 2022-09-27 19:43 UTC 

[PATCH v2] clk: rs9: Fix I2C accessors
 2022-09-27 19:43 UTC  (3+ messages)

[PATCH net-next 1/3] ibmveth: Copy tx skbs into a premapped buffer
 2022-09-27 19:42 UTC  (4+ messages)
` [PATCH net-next 3/3] ibmveth: Ethtool set queue support

[Intel-gfx] [core-for-CI][PATCH] iommu: Remove iova cpu hotplugging flushing
 2022-09-27 19:38 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "
` [Intel-gfx] ✓ Fi.CI.IGT: success "

[igt-dev] [PATCH i-g-t] tests/kms_force_connector_basic: Test Cleanup
 2022-09-27 19:31 UTC  (2+ messages)

[PATCH v2 0/5] HID: mcp2221: iio support and device resource management
 2022-09-27 19:36 UTC  (3+ messages)
` [PATCH v2 1/5] i2c: muxes: ltc4306: fix future recursive dependencies

[igt-dev] [PATCH][V2] tests/kms_plane_multiple: turn off pipe if all planes are off
 2022-09-27 19:35 UTC 

[PATCH 0/4] submodule: parallelize status
 2022-09-27 19:34 UTC  (7+ messages)
` [PATCH 1/4] run-command: add pipe_output to run_processes_parallel

[PATCH net 0/2] mptcp: Properly clean up unaccepted subflows
 2022-09-27 19:31 UTC  (3+ messages)
` [PATCH net 1/2] mptcp: factor out __mptcp_close() without socket lock
` [PATCH net 2/2] mptcp: fix unreleased socket in accept queue

[PATCH bpf-next v11 0/5] Parameterize task iterators
 2022-09-27 19:33 UTC  (2+ messages)

[PATCH] Documentation: KVM: Describe guest CPUID.15H settings for in-kernel APIC
 2022-09-27 19:33 UTC  (2+ messages)

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

stable-rc/queue/4.19 baseline: 120 runs, 12 regressions (v4.19.259-55-g9c3fb8bb5549)
 2022-09-27 19:33 UTC 

[PATCH v4 0/7] sched, net: NUMA-aware CPU spreading interface
 2022-09-27 19:30 UTC  (5+ messages)
` [PATCH v4 5/7] sched/topology: Introduce sched_numa_hop_mask()

[PATCH 0/5] [RFC] config API: return empty list, not NULL
 2022-09-27 19:18 UTC  (5+ messages)
` [PATCH 4/5] config: return an "

[PATCH] qemu: Add patch to address arm qemu upgrade issues
 2022-09-27 19:30 UTC 

linux-next: manual merge of the kspp tree with the bpf-next tree
 2022-09-27 19:30 UTC  (2+ messages)

[PATCH v2 0/8] Fix a deadlock in the UFS driver
 2022-09-27 19:30 UTC  (3+ messages)
` [PATCH v2 8/8] scsi: ufs: Fix a deadlock between PM and the SCSI error handler

linux-next: manual merge of the kspp tree with the arm64-fixes tree
 2022-09-27 19:29 UTC  (2+ messages)

[PATCH v1 2/5] device property: Constify fwnode connection match APIs
 2022-09-27 19:28 UTC  (2+ messages)

Please pull u-boot-watchdog/master
 2022-09-27 19:28 UTC  (2+ messages)

[PATCH v2] acpi,pci: handle duplicate IRQ routing entries returned from _PRT
 2022-09-27 19:28 UTC  (2+ messages)

linux-next: manual merge of the kspp tree with the arm64 tree
 2022-09-27 19:28 UTC  (2+ messages)

[PATCH v3 0/7] Rewrite the top-level index.rst
 2022-09-27 19:28 UTC  (5+ messages)
` [PATCH v3 6/7] docs: put atomic*.txt and memory-barriers.txt into the core-api book
` [PATCH v3 7/7] docs: add a man-pages link to the front page

[PATCH] Makefile: Disable PLATFORM_LIBGCC for LLVM toolchain
 2022-09-27 19:27 UTC  (5+ messages)

[PATCH net-next 0/5] Rework resource allocation in Felix DSA driver
 2022-09-27 19:27 UTC  (8+ messages)
` [PATCH net-next 1/5] net: dsa: felix: remove felix_info :: imdio_res
` [PATCH net-next 2/5] net: dsa: felix: remove felix_info :: imdio_base
` [PATCH net-next 3/5] net: dsa: felix: remove felix_info :: init_regmap
` [PATCH net-next 4/5] net: dsa: felix: use DEFINE_RES_MEM_NAMED for resources
` [PATCH net-next 5/5] net: dsa: felix: update init_regmap to be string-based
` [PATCH net-next 5/5] net: dsa: felix: update regmap requests "

[PATCH -next] mtd: rawnand: intel: Add missing of_node_put() in ebu_nand_probe()
 2022-09-27 19:26 UTC  (4+ messages)

[PULL 0/8] Net patches
 2022-09-27 18:40 UTC  (2+ messages)

linux-next: manual merge of the driver-core tree with the jc_docs tree
 2022-09-27 19:25 UTC  (5+ messages)

[PATCH v3 0/6] crypto/security session framework rework
 2022-09-27 19:25 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/6] crypto/scheduler: use unified session

[PATCH] powerpc/sgy_cts1000: convert to using gpiod API and facelift
 2022-09-27 19:23 UTC  (2+ messages)

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

[PULL 0/1] xen queue 2022-09-27
 2022-09-27 13:35 UTC  (2+ messages)
` [PULL 1/1] hw/xen: set pci Atomic Ops requests for passthrough device

[PATCH v2 0/4] Add driver for CSI2 and CRU modules found on Renesas RZ/G2L SoC
 2022-09-27 19:23 UTC  (10+ messages)
` [PATCH v2 4/4] media: platform: Add Renesas RZ/G2L CRU driver

[PATCH v11 00/15] target/hexagon: introduce idef-parser
 2022-09-27 18:01 UTC  (4+ messages)
` [PATCH v11 03/15] target/hexagon: make slot number an unsigned

stable-rc/queue/4.9 baseline: 89 runs, 6 regressions (v4.9.329-21-gd035a77da5d03)
 2022-09-27 19:19 UTC 

[PATCH v2] dt-bindings: mmc: arm,pl18x: Document interrupt-names property
 2022-09-27 19:18 UTC  (4+ messages)

[PATCH 1/3] dt-bindings: mmc: arm,pl18x: Document interrupt-names is ignored
 2022-09-27 19:17 UTC  (6+ messages)
` [PATCH 2/3] ARM: dts: qcom: Drop MMCI interrupt-names
` [PATCH 3/3] ARM: dts: stm32: "

[PULL 0/3] M68k for 7.2 patches
 2022-09-27 18:40 UTC  (2+ messages)

+ mm-madvise-add-file-and-shmem-support-to-madv_collapse-fix.patch added to mm-unstable branch
 2022-09-27 19:17 UTC 

[PATCH V2 1/2] PCI: Add PCI_PTM_CAP_RES macro
 2022-09-27 19:17 UTC  (2+ messages)

[PATCH 0/1] Add security perf application
 2022-09-27 19:16 UTC  (5+ messages)

[RFC][OE-core][PATCH] bbfileconfig: Add class support
 2022-09-27 19:16 UTC 

[PATCH v5] 9pfs: use GHashTable for fid table
 2022-09-27 19:10 UTC  (4+ messages)

Comments on Section 7.1
 2022-09-27 19:12 UTC  (3+ messages)

Should we maybe move Cirrus-CI jobs away from Gitlab again?
 2022-09-27 19:10 UTC  (9+ messages)

[igt-dev] [PATCH i-g-t 0/4] misc fixes
 2022-09-27 19:11 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 1/4] tests/kms_cursor_crc: wait for cursor only when needed
` [igt-dev] [PATCH i-g-t 2/4] tests/kms_rotation_crc: add I915_FORMAT_MOD_4_TILED to multiplane rotation tests
` [igt-dev] [PATCH i-g-t 3/4] lib/rendercopy: separate intel clear color functions
` [igt-dev] [PATCH i-g-t 4/4] tests/kms_rotation_crc: try to simplify multiplane rotation tests

[PATCH] drm/amd/display: fix array-bounds error in dc_stream_remove_writeback()
 2022-09-27 19:12 UTC  (3+ messages)

[kvalo-ath:master-pending] BUILD SUCCESS a85df1267bc08de42c1b2f62778c6c9f7156215c
 2022-09-27 19:07 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.