All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-19 18:35:11 to 2023-07-19 19:21:22 UTC [more...]

+ mm-mmap-clean-up-validate_mm-calls.patch added to mm-unstable branch
 2023-07-19 19:21 UTC 

[libgpiod][PATCH 0/5] core: provide information about the parent chip in line requests
 2023-07-19 19:20 UTC  (6+ messages)
` [libgpiod][PATCH 1/5] core: provide gpiod_line_request_get_chip_path()
` [libgpiod][PATCH 2/5] tests: add a test-case for gpiod_line_request_get_chip_path()
` [libgpiod][PATCH 3/5] bindings: cxx: provide line_request::chip_path()
` [libgpiod][PATCH 4/5] bindings: python: provide the chip_path property in line_request
` [libgpiod][PATCH 5/5] bindings: rust: provide LineRequest::chip_path()

[PATCH 0/5] pwm: atmel-tcb: Some driver maintenance
 2023-07-19 19:20 UTC  (12+ messages)
` [PATCH 1/5] pwm: atmel-tcb: Harmonize resource allocation order
` [PATCH 2/5] pwm: atmel-tcb: Fix resource freeing in error path and remove
` [PATCH 3/5] pwm: atmel-tcb: Put per-channel data into driver data
` [PATCH 4/5] pwm: atmel-tcb: Unroll atmel_tcb_pwm_set_polarity() into only caller
` [PATCH 5/5] pwm: atmel-tcb: Don't track polarity in driver data

[PATCH v3 1/3] dt-bindings: pinctrl: qcom,sm8350-lpass-lpi: add SM8350 LPASS TLMM
 2023-07-19 19:20 UTC  (3+ messages)
` [PATCH v3 2/3] pinctrl: qcom: sm8350-lpass-lpi: "
` [PATCH v3 3/3] arm64: defconfig: enable Qualcomm SM8350 LPASS pinctrl

[GIT PULL] fuse update for 6.5
 2023-07-19 19:20 UTC  (2+ messages)

[PATCH rcu 0/6] Miscellaneous fixes for v6.6
 2023-07-19 19:17 UTC  (8+ messages)
` [PATCH rcu 6/6] rcu: Use WRITE_ONCE() for assignments to ->next for rculist_nulls

[PATCH] linux-firmware: Update AMD cpu microcode
 2023-07-19 19:17 UTC  (2+ messages)
` [PATCH] linux-firmware: Update AMD fam17h "

[PATCH v3 1/2] PCI: dwc: Implement general suspend/resume functionality for L2/L3 transitions
 2023-07-19 19:16 UTC  (6+ messages)

[freescale-fslc:pr/638 1029/12469] drivers/gpu/drm/bridge/nxp-seiko-43wvfig.c:81:46: warning: 'enum drm_bridge_attach_flags' declared inside parameter list will not be visible outside of this definition or declaration
 2023-07-19 19:15 UTC 

[PATCH v7 0/9] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-07-19 19:14 UTC  (15+ messages)
` [PATCH v7 5/9] serial: sc16is7xx: fix regression with GPIO configuration

[Intel-xe] [PATCH] drm/xe/execlist: Log when using execlist submission
 2023-07-19 19:14 UTC  (7+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

+ mm-hugetlb-get-rid-of-page_hstate.patch added to mm-unstable branch
 2023-07-19 19:13 UTC 

[PATCH] Azure: Rework our Rockchip jobs slightly
 2023-07-19 19:11 UTC  (2+ messages)

[PATCH v5 00/20] binman: Simple templating feature and mkimage conversion
 2023-07-19 19:11 UTC  (4+ messages)
` [PATCH v5 15/20] binman: Support simple templates

[PATCH 00/11] drm: kunit: Switch to kunit actions
 2023-07-19 19:12 UTC  (18+ messages)
` [PATCH 01/11] drm/tests: helpers: "
` [PATCH 02/11] drm/tests: client-modeset: Remove call to drm_kunit_helper_free_device()
` [PATCH 03/11] drm/tests: modes: "
` [PATCH 04/11] drm/tests: probe-helper: "
` [PATCH 05/11] drm/tests: helpers: Create an helper to allocate a locking ctx
  ` [05/11] "

[PATCH v4 00/12] Integrate EFI capsule tasks into u-boot's build flow
 2023-07-19 19:11 UTC  (7+ messages)
` [PATCH v4 06/12] binman: capsule: Add support for generating capsules

[PATCH 1/3] dt-bindings: vendor-prefixes: add ShenZhen New Display Co
 2023-07-19 19:12 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: display: panel: Add panels based on ILITEK ILI9806E

[PATCH 1/2] ARM: dts: imx6qdl: Add Variscite VAR-SOM-MX6 SoM support
 2023-07-19 19:11 UTC  (8+ messages)
` [PATCH 2/2] ARM: dts: imx6q: Add Variscite MX6 Custom board support

[PATCH] nfsd: inherit required unset default acls from effective set
 2023-07-19 19:12 UTC  (3+ messages)

[PATCH 00/18] K3 HS Support along with fixes
 2023-07-19 19:11 UTC  (8+ messages)
` [PATCH 12/18] include: armv7: Enable distroboot across all configs

[PATCH v2 0/6] introduce EFI_RAM_DISK_PROTOCOL
 2023-07-19 19:11 UTC  (3+ messages)
` [PATCH v2 2/6] ramdisk: add ramdisk uclass and driver

[PATCH v4 1/2] board/km/cent2: add include common.h
 2023-07-19 19:11 UTC  (2+ messages)

[PATCH v2 1/4] cmd: bind: Add unbind command with driver filter
 2023-07-19 19:11 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915: use direct alias for i915 in requests
 2023-07-19 19:10 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH 5.10 1/1] f2fs: fix to avoid NULL pointer dereference f2fs_write_end_io()
 2023-07-19 19:10 UTC 

[PATCH 1/5] sh: rename suffix-y to suffix_y
 2023-07-19 19:09 UTC  (5+ messages)
` [PATCH 3/5] kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}

[PATCH 5.15 1/1] f2fs: fix to avoid NULL pointer dereference f2fs_write_end_io()
 2023-07-19 19:10 UTC 

[PATCH 6.3 1/1] f2fs: fix to avoid NULL pointer dereference f2fs_write_end_io()
 2023-07-19 19:09 UTC 

[PATCH nf] netfilter: nft_set_pipapo: fix improper element removal
 2023-07-19 19:08 UTC 

[PATCH v2 1/3] dt-bindings: pinctrl: qcom,sm8350-lpass-lpi: add SM8350 LPASS TLMM
 2023-07-19 19:05 UTC  (5+ messages)
` [PATCH v2 2/3] pinctrl: qcom: sm8350-lpass-lpi: "

[willy-pagecache:folio-flags 2/14] include/asm-generic/bitops/instrumented-lock.h:77:9: error: call to undeclared function 'arch_clear_bit_unlock_is_negative_byte'; ISO C99 and later do not support implicit function declarations
 2023-07-19 19:05 UTC 

[BUG] unable to handle page fault for address
 2023-07-19 19:03 UTC  (2+ messages)

[PATCH rcu 0/5] Tasks RCU updates for v6.6
 2023-07-19 19:02 UTC  (8+ messages)
` [PATCH rcu 5/5] checkpatch: Complain about unexpected uses of RCU Tasks Trace

[PATCH] mtd: spi-nor: avoid holes in struct spi_mem_op
 2023-07-19 19:01 UTC  (4+ messages)

[iproute2 00/22] Support for stateless configuration (read from /etc and /usr)
 2023-07-19 18:51 UTC  (23+ messages)
` [iproute2 01/22] Makefile: Rename CONFDIR to CONF_ETC_DIR
` [iproute2 02/22] Makefile: Add CONF_USR_DIR for system-installed configuration files
` [iproute2 03/22] include/utils.h: Use /usr/lib/iproute2 as default CONF_USR_DIR
` [iproute2 04/22] tc/tc_util: Read class names from provided path, /etc/, /usr
` [iproute2 05/22] tc/m_ematch: Read ematch from /etc and /usr
` [iproute2 06/22] lib/bpf_legacy: bpf_hash_init: Relay returned value
` [iproute2 07/22] lib/bpf_legacy: Read bpf_pinning from /etc and /usr
` [iproute2 08/22] lib/rt_names: rtnl_hash_initialize: Relay returned value
` [iproute2 09/22] lib/rt_names: rtnl_tab_initialize: "
` [iproute2 10/22] lib/rt_names: Read rt_protos from /etc and /usr
` [iproute2 11/22] lib/rt_names: Read rt_scopes "
` [iproute2 12/22] lib/rt_names: Read rt_names "
` [iproute2 13/22] lib/rt_names: Read rt_tables "
` [iproute2 14/22] lib/rt_names: Read rt_dsfield "
` [iproute2 15/22] lib/rt_names: Read group "
` [iproute2 16/22] lib/rt_names: Read nl_protos "
` [iproute2 17/22] lib/rt_names: Read rt_protos.d/* "
` [iproute2 18/22] lib/rt_names: Read rt_protos.d/* using rtnl_tab_initialize_dir
` [iproute2 19/22] lib/rt_names: Read protodown_reasons.d/* "
` [iproute2 20/22] lib/rt_names: Read rt_tables.d/* using rtnl_hash_initialize_dir
` [iproute2 21/22] man: Document lookup of configuration files in /etc and /usr
` [iproute2 22/22] Makefile: Install default configuration files in /usr

[PATCH bpf-next v3 00/21] XDP metadata via kfuncs for ice
 2023-07-19 18:59 UTC  (23+ messages)
` [PATCH bpf-next v3 01/21] ice: make RX hash reading code more reusable
` [PATCH bpf-next v3 02/21] ice: make RX HW timestamp "
` [PATCH bpf-next v3 03/21] ice: make RX checksum checking "
` [PATCH bpf-next v3 04/21] ice: Make ptype internal to descriptor info processing
` [PATCH bpf-next v3 05/21] ice: Introduce ice_xdp_buff
` [PATCH bpf-next v3 06/21] ice: Support HW timestamp hint
` [PATCH bpf-next v3 07/21] ice: Support RX hash XDP hint
` [PATCH bpf-next v3 08/21] ice: Support XDP hints in AF_XDP ZC mode
` [PATCH bpf-next v3 09/21] xdp: Add VLAN tag hint
` [PATCH bpf-next v3 10/21] ice: Implement "
` [PATCH bpf-next v3 11/21] ice: use VLAN proto from ring packet context in skb path
` [PATCH bpf-next v3 12/21] xdp: Add checksum hint
` [PATCH bpf-next v3 13/21] ice: Implement "
` [PATCH bpf-next v3 14/21] selftests/bpf: Allow VLAN packets in xdp_hw_metadata
` [PATCH bpf-next v3 15/21] net, xdp: allow metadata > 32
` [PATCH bpf-next v3 16/21] selftests/bpf: Add flags and new hints to xdp_hw_metadata
` [PATCH bpf-next v3 17/21] veth: Implement VLAN tag and checksum XDP hint
` [PATCH bpf-next v3 18/21] net: make vlan_get_tag() return -ENODATA instead of -EINVAL
` [PATCH bpf-next v3 19/21] selftests/bpf: Use AF_INET for TX in xdp_metadata
` [PATCH bpf-next v3 20/21] selftests/bpf: Check VLAN tag and proto "
` [PATCH bpf-next v3 21/21] selftests/bpf: check checksum state "

[Intel-gfx] [PATCH] Revert "Revert "drm/i915: Hold reference to intel_context over life of i915_request""
 2023-07-19 18:58 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[PATCH 3/3] drm/scheduler: Clean up jobs when the scheduler is torn down
 2023-07-19 18:58 UTC  (10+ messages)
` [PATCH 0/3] DRM scheduler documentation & bug fixes

[PATCH v6 0/3] Add sync object UAPI support to VirtIO-GPU driver
 2023-07-19 18:58 UTC  (18+ messages)
` [PATCH v6 3/3] drm/virtio: Support sync objects

[PATCH bpf-next] selftests/bpf: fix ringbuf benchmark output
 2023-07-19 18:57 UTC  (3+ messages)

stable-rc/linux-6.3.y build: 19 builds: 0 failed, 19 passed (v6.3.13)
 2023-07-19 18:57 UTC 

[PATCH] drm/panel: r66451: select CONFIG_DRM_DISPLAY_DP_HELPER
 2023-07-19 18:56 UTC  (3+ messages)

[PATCH] net: stmmac: correct MAC propagation delay
 2023-07-19 18:54 UTC  (3+ messages)

[meta-ti][kirkstone][PATCH] u-boot-ti-staging_2023.04: CI/CD Auto-Merger: cicd.kirkstone.202307191052
 2023-07-19 18:55 UTC 

[PATCH v1 net 0/2] net: Fix error/warning by -fstrict-flex-arrays=3
 2023-07-19 18:53 UTC  (3+ messages)
` [PATCH v1 net 1/2] af_unix: Fix fortify_panic() in unix_bind_bsd()
` [PATCH v1 net 2/2] af_packet: Fix warning of fortified memcpy() in packet_getname()

stable-rc/linux-5.4.y build: 188 builds: 5 failed, 183 passed, 3 errors, 31 warnings (v5.4.249)
 2023-07-19 18:54 UTC 

[BUG] trigger BUG_ON in mas_store_prealloc when low memory
 2023-07-19 18:51 UTC  (10+ messages)

[PATCHv2] dt-bindings: reset: altr,modrst-offset is not required for arm64 SoCFPGA
 2023-07-19 18:51 UTC  (2+ messages)

[PATCH v1 0/7] ACPI: thermal: Use trip point table to register thermal zones
 2023-07-19 18:50 UTC  (5+ messages)
` [PATCH v1 5/7] "
` [PATCH v1 6/7] ACPI: thermal: Rework thermal_get_trend()

[RFC PATCH 00/17] hw/cxl: hw/cxl: Generic CCI emulation support
 2023-07-19 18:49 UTC  (5+ messages)
` [RFC PATCH 10/17] misc/i2c_mctp_cxl: Initial device emulation

[PATCH] merge extent blocks when possible
 2023-07-19 18:49 UTC 

[OE-Core][PATCH] eudev: Add group sgx to eudev package
 2023-07-19 18:47 UTC  (3+ messages)

[PATCH] secilc: add check for malloc in secilc
 2023-07-19 18:47 UTC  (2+ messages)

[PATCH v10 00/33] scsi: Allow scsi_execute users to control retries
 2023-07-19 18:47 UTC  (9+ messages)
` [PATCH v10 07/33] scsi: sd: Have scsi-ml retry read_capacity_16 errors
` [PATCH v10 08/33] scsi: Use separate buf for START_STOP in sd_spinup_disk
` [PATCH v10 09/33] scsi: sd: Fix sshdr use "

[PATCH v2 0/3] Optimize large folio interaction with deferred split
 2023-07-19 18:46 UTC  (4+ messages)
` [PATCH v2 2/3] mm: Implement folio_remove_rmap_range()

[PATCH v2] media: Explicitly include correct DT includes
 2023-07-19 18:45 UTC  (4+ messages)

[LSM Stacking] SELinux policy inside container affects a process on Host
 2023-07-19 18:45 UTC  (8+ messages)

[PATCH/RFC 0/2] bpf: Disable preemption in bpf_perf_event_output
 2023-07-19 18:45 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH v1 0/2] Add support for Radxa ROCK 4SE
 2023-07-19 18:43 UTC  (2+ messages)

[PATCH v3 1/3] peci: cpu: Add Intel Sapphire Rapids support
 2023-07-19 18:41 UTC  (4+ messages)
` [PATCH v3 2/3] hwmon: (peci/cputemp) "
` [PATCH v3 3/3] hwmon: (peci/dimmtemp) Add "

SELinux Mascot/Logo
 2023-07-19 18:42 UTC 

[PATCH v2] mm/hugetlb: get rid of page_hstate()
 2023-07-19 18:41 UTC 

[PATCH v1 0/5] Fix setting SVE and SME traps in (h)VHE
 2023-07-19 18:40 UTC  (4+ messages)
` [PATCH v1 3/5] KVM: arm64: Use the appropriate feature trap register when activating traps

[PATCH v4 00/10] tracing: introducing eventfs
 2023-07-19 18:40 UTC  (8+ messages)

[Intel-gfx] [PATCH v2] drm/i915/tv: avoid possible division by zero
 2023-07-19 18:40 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/tv: avoid possible division by zero (rev2)

[PATCH] clk: Explicitly include correct DT includes
 2023-07-19 18:39 UTC  (5+ messages)

[PATCH v3] watchdog: s3c2410: Fix potential deadlock on &wdt->lock
 2023-07-19 18:39 UTC  (4+ messages)

[PATCH v2 0/5] variable-order, large folios for anonymous memory
 2023-07-19 18:37 UTC  (11+ messages)

[PATCH] ipmi: fix potential deadlock on &kcs_bmc->lock
 2023-07-19 18:37 UTC  (6+ messages)

[dtor-input:next] BUILD SUCCESS bf93349b11ab6f4a5861fbabe01236bf3d58075a
 2023-07-19 18:36 UTC 

[PATCH 00/16] DC Patches July 19, 2023
 2023-07-19 18:28 UTC  (8+ messages)
` [PATCH 10/16] drm/amd/display: Update DPG test pattern programming
` [PATCH 11/16] drm/amd/display: Add new sequence for 4-lane HBR3 on vendor specific retimers
` [PATCH 12/16] drm/amd/display: Remove check for default eDP panel_mode
` [PATCH 13/16] drm/amd/display: Rearrange dmub_cmd defs order
` [PATCH 14/16] drm/amd/display: Add interface to modify DMUB panel power options
` [PATCH 15/16] drm/amd/display: Fix underflow issue on 175hz timing
` [PATCH 16/16] drm/amd/display: 3.2.244

[PATCH] r8152: Suspend USB device before shutdown when WoL is enabled
 2023-07-19 18:36 UTC  (3+ messages)
` [PATCH v2] "

[PATCH docs v2] docs: maintainer: document expectations of small time maintainers
 2023-07-19 18:36 UTC  (3+ messages)

[PATCH] kbuild: rust: avoid creating temporary files
 2023-07-19 17:44 UTC  (2+ messages)

[PATCH 0/2] docs: rust: update instructions on obtaining 'core' source
 2023-07-19 17:39 UTC  (5+ messages)
` [PATCH 1/2] docs: rust: update instructions for "
` [PATCH 2/2] docs: rust: clarify what 'rustup override' does


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.