All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-12 10:42:30 to 2022-04-12 11:23:37 UTC [more...]

[PATCH] media: amphion: fix decoder's interlaced filed
 2022-04-12 11:01 UTC  (3+ messages)
  ` [EXT] "

[PATCH net-next 0/5] flower: match on the number of vlan tags
 2022-04-12 10:06 UTC  (4+ messages)
` [PATCH net-next 5/5] Consider the number of vlan tags for vlan filters

[PATCH 0/6] RZN1 USB Host support
 2022-04-12 10:05 UTC  (8+ messages)
` [PATCH 1/6] PCI: rcar-gen2: Add support for clocks
` [PATCH 2/6] dt-bindings: PCI: pci-rcar-gen2: Add device tree support for r9a06g032
` [PATCH 3/6] PCI: rcar-gen2: Add R9A06G032 support
` [PATCH 4/6] ARM: dts: r9a06g032: Add internal PCI bridge node
` [PATCH 5/6] ARM: dts: r9a06g032: Add USB PHY DT support
` [PATCH 6/6] ARM: dts: r9a06g032: Link the PCI USB devices to the USB PHY

stable-rc/queue/4.19 baseline: 99 runs, 1 regressions (v4.19.237-330-gbdfbd5df0daf)
 2022-04-12 10:05 UTC 

[PATCH v2] media: amphion: fix decoder's interlaced field
 2022-04-12 11:01 UTC 

[bug report] firewire: add kernel API to access CYCLE_TIME register
 2022-04-12 11:22 UTC 

[RFC PATCH] gdb/gic: expose cpu_index via MxTxAttrs
 2022-04-12 11:19 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/dhcp: use internal bind
 2022-04-12 11:22 UTC  (4+ messages)

[PATCH v3 4/4] leds: pca955x: Add HW blink support
 2022-04-12 11:22 UTC 

null pointer in rxe_mr_copy()
 2022-04-12 10:04 UTC  (6+ messages)

[PATCH] clk: imx: Add check for kcalloc
 2022-04-12 11:01 UTC  (2+ messages)

[PATCH 0/2] arm: dts: Add device tree for bosch acc board
 2022-04-12 11:00 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: Add "

[PATCH v9 0/4] Allow guest access to EFI confidential computing secret area
 2022-04-12 11:18 UTC  (4+ messages)

[PATCH] ASoC: simple-card-utils: fix sysclk shutdown
 2022-04-12 11:16 UTC 

[PATCH iproute2-next v2 0/2] f_flower: match on the number of vlan tags
 2022-04-12 10:03 UTC  (3+ messages)
` [PATCH iproute2-next v2 1/2] f_flower: Add num of vlans parameter
` [PATCH iproute2-next v2 2/2] f_flower: Check args with num_of_vlans

[PATCH] signal: Deliver SIGTRAP on perf event asynchronously if blocked
 2022-04-12 11:00 UTC  (3+ messages)

[freezer,sched] d97bfb5c8b: WARNING:at_kernel/kthread.c:#__kthread_bind_mask
 2022-04-12 10:03 UTC 

[PATCH] memory: renesas-rpc-if: Simplify single/double data register access
 2022-04-12 10:04 UTC  (5+ messages)

[PATCH net-next v2 0/5] net/sched: flower: match on the number of vlan tags
 2022-04-12 10:02 UTC  (6+ messages)
` [PATCH net-next v2 1/5] net/sched: flower: Helper function for vlan ethtype checks
` [PATCH net-next v2 2/5] net/sched: flower: Reduce identation after is_key_vlan refactoring
` [PATCH net-next v2 3/5] flow_dissector: Add number of vlan tags dissector
` [PATCH net-next v2 4/5] net/sched: flower: Add number of vlan tags filter
` [PATCH net-next v2 5/5] net/sched: flower: Consider the number of tags for vlan filters

[PATCH 00/22] drm/mediatek: Add mt8195 DisplayPort driver
 2022-04-12 10:03 UTC  (8+ messages)
` [PATCH v9 18/22] drm/mediatek: Add mt8195 Embedded "

[PATCH] binfmt_flat: do not stop relocating GOT entries prematurely
 2022-04-12 10:03 UTC 

[PATCH v1 0/7] PCI/PM: Improvements related to device transitions into D0
 2022-04-12 10:00 UTC  (6+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 3/9] PCI/PM: Rearrange pci_update_current_state()
  ` [PATCH v2 4/9] PCI/PM: Rework changing power states of PCI devices

[PATCH net-next v2 00/18] Remove use of list iterator after loop body
 2022-04-12 10:58 UTC  (38+ messages)
` [PATCH net-next v2 01/18] connector: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v2 02/18] net: dsa: sja1105: remove use of iterator after list_for_each_entry() loop
` [PATCH net-next v2 03/18] net: dsa: sja1105: reorder sja1105_first_entry_longer_than with memory allocation
` [PATCH net-next v2 04/18] net: dsa: sja1105: use list_add_tail(pos) instead of list_add(pos->prev)
` [PATCH net-next v2 05/18] net: dsa: mv88e6xxx: remove redundant check in mv88e6xxx_port_vlan()
` [PATCH net-next v2 06/18] net: dsa: mv88e6xxx: refactor mv88e6xxx_port_vlan()
` [PATCH net-next v2 07/18] net: dsa: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v2 08/18] net: sparx5: "
` [PATCH net-next v2 09/18] qed: Use "
` [PATCH net-next v2 10/18] qed: Replace usage of found with "
` [PATCH net-next v2 11/18] qed: Remove usage of list iterator variable after the loop
` [PATCH net-next v2 12/18] net: qede: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v2 13/18] net: qede: Remove check of list iterator against head past the loop body
` [PATCH net-next v2 14/18] sfc: Remove usage of list iterator for list_add() after "
` [PATCH net-next v2 15/18] net: netcp: Remove usage of list iterator for list_add() after "
` [PATCH net-next v2 16/18] ps3_gelic: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v2 17/18] ipvlan: Remove usage of list iterator variable for the loop body
` [PATCH net-next v2 18/18] team: Remove use of list iterator variable for list_for_each_entry_from()

[igt-dev] [PATCH] intel-ci: Drop kms_setmode@basic-clone-single-crtc from BAT
 2022-04-12 11:15 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for "

[PATCH v3 00/23] KVM: Extend Eager Page Splitting to the shadow MMU
 2022-04-11 23:41 UTC  (5+ messages)

[PATCH v2 0/7] Add RZ/G2L Display support
 2022-04-12 10:01 UTC  (3+ messages)
` [PATCH v2 1/7] dt-bindings: display: renesas,du: Document r9a07g044l bindings

[Qemu-devel] [PATCH 6/8] i386/kvm: hv-stimer requires hv-time and hv-synic
 2022-04-12 11:04 UTC 

[PATCH] mm/memory-failure.c: bail out early if huge zero page
 2022-04-12 11:11 UTC  (11+ messages)

[PATCH 1/2] x86/unwind/orc: recheck address range after stack info was updated
 2022-04-12 10:01 UTC  (3+ messages)
` [PATCH 2/2] x86/unwind/orc: Fix address check size for deref_stack_iret_regs

[PATCH V6 00/27] Live Update
 2022-04-12 11:01 UTC  (5+ messages)
` [PATCH V6 21/27] vfio-pci: cpr part 3 (intx)

[RFC] PCI: sysfs: add bypass for config read admin check
 2022-04-12  9:57 UTC  (5+ messages)

[PATCH] HSI: omap_ssi: Fix refcount leak in ssi_probe
 2022-04-12 10:00 UTC  (2+ messages)

[RFC 00/13] PRUSS Remoteproc, Platform APIS, and Ethernet Driver
 2022-04-12  9:56 UTC  (9+ messages)
` [RFC 13/13] net: ti: icssg-prueth: Add ICSSG ethernet driver

[PATCH v2] MAINTAINERS: Remove D. Kershner from Unisys S-PAR maintainers
 2022-04-12 11:08 UTC  (3+ messages)

[PATCH 00/11] drm: bridge: Add Samsung MIPI DSIM bridge
 2022-04-12  9:55 UTC  (5+ messages)
  ` [PATCH 01/11] drm: bridge: Add Samsung DSIM bridge driver
  ` [PATCH 02/11] drm: bridge: samsung-dsim: Handle platform init via driver_data

[PATCH] hsi: clients: remove duplicate assignment
 2022-04-12 10:00 UTC  (2+ messages)

[PATCH v7 00/20] Introduce power-off+restart call chain API
 2022-04-12  9:56 UTC  (7+ messages)
` [PATCH v7 16/20] mips: Use do_kernel_power_off()
` [PATCH v7 17/20] memory: emif: Use kernel_can_power_off()

[PATCH] block: fix core for unlock not permitted
 2022-04-12 11:04 UTC  (2+ messages)

[PATCH] Revert "mt76: mt7921: enable aspm by default"
 2022-04-12  9:55 UTC  (3+ messages)

[LTP] [PATCH 1/2] tools/sparse: Update to v0.6.4
 2022-04-12 11:06 UTC  (2+ messages)
` [LTP] [PATCH 2/2] tools/sparse: Allow null pointer subtraction

Nokia N900 not hitting OFF mode since 5.9 is caused by proactive memory compaction
 2022-04-12  9:53 UTC  (4+ messages)

[dm-devel] [PATCH v7 0/6] DAX poison recovery
 2022-04-12  9:53 UTC  (3+ messages)
` [dm-devel] [PATCH v7 1/6] x86/mm: fix comment
  `  "

[PATCH 5.10 1/2] hamradio: defer 6pack kfree after unregister_netdev
 2022-04-12  9:54 UTC  (4+ messages)

[PATCH v2 1/3] fat: split fat_truncate_time() into separate functions
 2022-04-12  9:55 UTC  (8+ messages)
` [PATCH v2 2/3] fat: make ctime and mtime identical explicitly
` [PATCH v2 3/3] fat: report creation time in statx

[PATCH 0/8] IOMMU: assorted follow-on to XSA-400
 2022-04-12 11:05 UTC  (5+ messages)
` [PATCH 1/8] IOMMU/x86: drop locking from quarantine_init() hooks
` [PATCH 8/8] PCI: replace "secondary" flavors of PCI_{DEVFN,BDF,SBDF}()

[PATCH for-7.1] target/i386: Remove unused XMMReg, YMMReg types and CPUState fields
 2022-04-12 11:00 UTC 

[PATCH nf,v2] ipvs: correctly print the memory size of ip_vs_conn_tab
 2022-04-12 11:05 UTC 

[f2fs-dev] [PATCH 0/5] f2fs: try to use common fault injection framework
 2022-04-12 11:04 UTC  (7+ messages)
` [f2fs-dev] [PATCH 4/5] f2fs: get rid of stale fault injection code

[f2fs-dev] [PATCH 1/2] f2fs: use separate list iterator variable to call list_move_tail()
 2022-04-12 11:02 UTC  (5+ messages)
` [f2fs-dev] [PATCH 2/2] f2fs: replace usage of found with dedicated list iterator variable
  `  "
` [PATCH 1/2] f2fs: use separate list iterator variable to call list_move_tail()

[PATCH v2 1/2] dt-bindings: imx: add clock bindings for i.MX8MN GPT
 2022-04-12 10:57 UTC  (2+ messages)

[PATCH v4 2/2] clk: ingenic-tcu: Fix missing TCU clock for X1000 SoCs
 2022-04-12 10:57 UTC  (2+ messages)

[PATCH v5 0/4] PCI: mvebu: Slot support
 2022-04-12  9:49 UTC  (5+ messages)
` [PATCH v5 1/4] PCI: Add PCI_EXP_SLTCTL_ASPL_DISABLE macro
` [PATCH v5 2/4] dt-bindings: Add 'slot-power-limit-milliwatt' PCIe port property
` [PATCH v5 3/4] PCI: Add function for parsing 'slot-power-limit-milliwatt' DT property
` [PATCH v5 4/4] PCI: mvebu: Add support for sending Set_Slot_Power_Limit message

[f2fs-dev] [PATCH] f2fs: fix dereference of stale list iterator after loop body
 2022-04-12  9:49 UTC  (2+ messages)
`  "

[PATCH 00/18] MIPS: DTS: fix some findings by "make ci20_defconfig dt_binding_check dtbs_check"
 2022-04-12  9:49 UTC  (11+ messages)
` [PATCH 07/18] MIPS: DTS: jz4780: fix otg node as reported by dtbscheck

[PATCH 1/2] ARM: dts: logicpd-som-lv: Fix wrong pinmuxing on OMAP35
 2022-04-12  9:40 UTC  (2+ messages)

[PATCH 0/2] Add support for HDA Jack poll in suspend state
 2022-04-12  9:40 UTC  (2+ messages)

[PATCH] net: ethernet: ti: cpsw: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-04-12  9:49 UTC  (2+ messages)

[PATCH v0 00/10] i.MX8MP HDMI support
 2022-04-12  9:41 UTC  (3+ messages)

[PATCH v8 00/10] v4l: subdev active state
 2022-04-12  9:42 UTC  (11+ messages)
` [PATCH v8 01/10] media: v4l2-subdev: fix #endif comments
` [PATCH v8 02/10] media: v4l2-subdev: drop extra #ifdef
` [PATCH v8 03/10] media: subdev: rename subdev-state alloc & free
` [PATCH v8 04/10] media: subdev: add active state to struct v4l2_subdev
` [PATCH v8 05/10] media: subdev: rename v4l2_subdev_get_pad_* helpers
` [PATCH v8 06/10] media: subdev: pass also the active state to subdevs from ioctls
` [PATCH v8 07/10] media: subdev: add subdev state locking
` [PATCH v8 08/10] media: subdev: add locking wrappers to subdev op wrappers
` [PATCH v8 09/10] media: subdev: add v4l2_subdev_get_fmt() helper function
` [PATCH v8 10/10] media: Documentation: add documentation about subdev state

[PATCH net 0/2] Netfilter fixes for net
 2022-04-12  9:42 UTC  (3+ messages)
` [PATCH net 1/2] netfilter: nft_socket: make cgroup match work in input too
` [PATCH net 2/2] netfilter: nf_tables: nft_parse_register can return a negative value

[RFC PATCH] soundwire: use driver callbacks directly with proper locking
 2022-04-12 10:53 UTC  (2+ messages)

[ovmf test] 169329: regressions - FAIL
 2022-04-12 10:54 UTC 

[PATCH] ARM: dts: at91: use generic node name for dataflash
 2022-04-12 10:50 UTC 

[jpirko-mlxsw:jiri_devel_linecards 79/93] drivers/net/netdevsim/dev.c:638:14: error: too many arguments to function call, expected 3, have 4
 2022-04-12 10:51 UTC 

[PATCH 1/2] ath10k: search for default BDF name provided in DT
 2022-04-12 10:46 UTC  (6+ messages)

[PATCHv5 0/3] nvmet: unique discovery subsystems
 2022-04-12 10:49 UTC  (9+ messages)
` [PATCH 2/3] nvmet: per-port discovery subsystem
` [PATCH 3/3] nvmet: include all configured ports in the discovery log page

[PATCH 1/2] ARM: dts: at91: align SPI NOR node name with dtschema
 2022-04-12 10:43 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: microchip: "

[PATCH 1/2] gdbstub: Set current_cpu for memory read write
 2022-04-12 10:48 UTC  (11+ messages)

[PATCH v3 00/15] Make ETM register accesses consistent with sysreg.h
 2022-04-12 10:42 UTC  (6+ messages)
` [PATCH v3 14/15] coresight: etm4x: Cleanup TRCBBCTLR register accesses
` [PATCH v3 15/15] coresight: etm4x: Cleanup TRCRSCTLRn "

[PATCH 0/2] ALSA: echoaudio: Fix the probe error handling
 2022-04-12 10:47 UTC  (3+ messages)
` [PATCH 1/2] ALSA: core: Add snd_card_free_on_error() helper

[PATCH v4 0/8] Introduce akcipher service for virtio-crypto
 2022-04-12  9:47 UTC  (2+ messages)

[PATCH] clk: renesas: Move RPC core clocks
 2022-04-12  9:45 UTC  (2+ messages)

[PATCH net] Revert "net: dsa: setup master before ports"
 2022-04-12  9:44 UTC 

[PATCH] stat: don't fail if the major number is >= 256
 2022-04-12  9:41 UTC  (5+ messages)
      ` [PATCH] stat: fix inconsistency between struct stat and struct compat_stat

[PATCH] ARM: dts: Fix mmc order for omap3-gta04
 2022-04-12  9:44 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: timer: Update TI timer to yaml
 2022-04-12  9:48 UTC  (4+ messages)

[PATCH] ARM: dts: am3517-evm: Fix misc pinmuxing
 2022-04-12  9:39 UTC  (2+ messages)

[PATCH] media: dw9768: activate runtime PM and turn off device
 2022-04-12  9:39 UTC  (5+ messages)

[PATCH v2] ARM: dts: am33xx-l4: Add missing touchscreen clock properties
 2022-04-12  9:47 UTC  (2+ messages)

[PATCH v18 00/10] Add Mediatek Soc DRM (vdosys0) support for mt8195
 2022-04-12 10:31 UTC  (14+ messages)
` [PATCH v18 01/10] dt-bindings: arm: mediatek: mmsys: add power and gce properties
` [PATCH v18 03/10] soc: mediatek: add mtk-mmsys support for mt8195 vdosys0
` [PATCH v18 05/10] drm/mediatek: add DSC support for mediatek-drm
` [PATCH v18 06/10] drm/mediatek: add MERGE "
` [PATCH v18 07/10] drm/mediatek: add mediatek-drm of vdosys0 support for mt8195
` [PATCH v18 09/10] drm/mediatek: add postfix 0 to DDP_COMPONENT_DITHER for mt8195 vdosys0
` [PATCH v18 10/10] soc: mediatek: remove DDP_DOMPONENT_DITHER enum

[PATCH v3 0/5] imx-jpeg: Support dynamic resolution change
 2022-04-12  9:46 UTC  (2+ messages)

[PATCH v2 00/17] btrfs: add subpage support for RAID56
 2022-04-12  9:32 UTC  (2+ messages)
` [PATCH v2 09/17] btrfs: make __raid_recover_endio_io() subpage compatibable

[PATCH 0/3] add eal functions for thread affinity
 2022-04-12 10:43 UTC  (6+ messages)
` [PATCH v2 0/4] add eal functions for thread affinity and self
  ` [PATCH v2 1/4] eal/windows: translate Windows errors to errno-style errors
  ` [PATCH v2 2/4] eal: add basic thread ID and current thread identifier API
  ` [PATCH v2 3/4] eal: implement functions for get/set thread affinity
  ` [PATCH v2 4/4] test/threads: add unit test for thread API

[PATCH v2 for 7.1 1/1] block: add 'force' parameter to 'blockdev-change-medium' command
 2022-04-12 10:42 UTC  (2+ messages)

[Buildroot] [PATCH 0/1] First contribution to Buildroot
 2022-04-12 10:42 UTC  (4+ messages)
` [Buildroot] [PATCH 1/1] package/{rust, rust-bin}: bump to version 1.59.0


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.