messages from 2022-09-05 13:34:59 to 2022-09-05 16:02:36 UTC [more...]
[PATCH 2/2] kbuild: move -Wundef from KBUILD_CFLAGS to KBUILD_CPPFLAGS
2022-09-05 16:01 UTC (4+ messages)
[PATCH v3] vfio/fsl-mc: Fix a typo in a message
2022-09-05 16:01 UTC (2+ messages)
[Patch] cpufreq: tegra239: Add support for T239
2022-09-05 15:57 UTC
[PATCH] perf: Allow restricted kernel breakpoints on user addresses
2022-09-05 15:53 UTC (2+ messages)
CONFIG_RETHUNK int3 filling prevents kprobes in function body
2022-09-05 15:52 UTC (7+ messages)
[PATCH 0/3] iova: Some misc changes
2022-09-05 15:51 UTC (4+ messages)
[PATCH 1/1] arm64: preempt: Add NEED_RESCHED to the preempt_count()
2022-09-05 15:50 UTC (2+ messages)
[PATCH v6 0/2] lib/string_helpers: Introduce parse_int_array_user()
2022-09-05 15:50 UTC (2+ messages)
[PATCH v1 00/11] Get rid of [devm_]gpiod_get_from_of_node() public APIs
2022-09-05 15:49 UTC (6+ messages)
` [PATCH v1 10/11] watchdog: bd9576_wdt: switch to using devm_fwnode_gpiod_get()
[PATCHv8 00/11] Linear Address Masking enabling
2022-09-05 15:46 UTC (7+ messages)
[PATCH 0/2] Untested TAS2562 power setting fixes
2022-09-05 15:45 UTC (2+ messages)
[PATCH] ASoC: SOF: Introduce function sof_of_machine_select
2022-09-05 15:38 UTC (2+ messages)
[PATCH v2] ASoC: wm_adsp: Handle optional legacy support
2022-09-05 15:38 UTC (2+ messages)
[PATCH v3 00/22] KVM: hardware enable/disable reorganize
2022-09-05 15:38 UTC (2+ messages)
[PATCH] thunderbolt: Resume PCIe bridges after switch is found on AMD USB4 controller
2022-09-05 15:36 UTC (9+ messages)
[PATCH 0/4] dma-buf: To check enable signaling before signaled
2022-09-05 15:32 UTC (12+ messages)
` [PATCH 1/4] dma-buf: Check status of enable-signaling bit on debug
` [PATCH 2/4] drm/sched: Add callback and enable signaling "
` [PATCH 3/4] dma-buf: "
[PATCH] perf vendor events: Update events for Neoverse E1
2022-09-05 15:30 UTC
[PATCH 0/2] fs: fix capable() call in simple_xattr_list()
2022-09-05 15:30 UTC (4+ messages)
[PATCH v1 1/1] media: atomisp_gmin_platform: Unexport and split camera_sensor_csi()
2022-09-05 15:30 UTC (3+ messages)
[PATCH v2] ARM: kasan: Only map modules if CONFIG_KASAN_VMALLOC=n
2022-09-05 15:28 UTC (3+ messages)
[PATCH 0/4] tracing: Have filters and histograms use a call table instead of pointers
2022-09-05 15:29 UTC (4+ messages)
` [PATCH 2/4] tracing/hist: Call hist functions directly via a switch statement
[Patch net v2] net: phy: lan87xx: change interrupt src of link_up to comm_ready
2022-09-05 15:27 UTC
[PATCH RESEND drm-misc-next 0/7] drm/arm/hdlcd: use drm managed resources
2022-09-05 15:27 UTC (8+ messages)
` [PATCH RESEND drm-misc-next 1/7] drm/arm/hdlcd: use drmm_* to allocate driver structures
` [PATCH RESEND drm-misc-next 2/7] drm/arm/hdlcd: replace drm->dev_private with drm_to_hdlcd_priv()
` [PATCH RESEND drm-misc-next 3/7] drm/arm/hdlcd: crtc: use drmm_crtc_init_with_planes()
` [PATCH RESEND drm-misc-next 4/7] drm/arm/hdlcd: plane: use drm managed resources
` [PATCH RESEND drm-misc-next 5/7] drm/arm/hdlcd: use drm_dev_unplug()
` [PATCH RESEND drm-misc-next 6/7] drm/arm/hdlcd: crtc: protect device resources after removal
` [PATCH RESEND drm-misc-next 7/7] drm/arm/hdlcd: debugfs: "
[PATCH v2] mm: use mem_map_offset instead of mem_map_next
2022-09-05 15:25 UTC (2+ messages)
[PATCH v5 0/8] Make ghes_edac a proper module
2022-09-05 15:24 UTC (9+ messages)
` [PATCH v5 1/8] efi/cper: export several helpers for ghes_edac to use
` [PATCH v5 2/8] EDAC/ghes: Add a notifier for reporting memory errors
` [PATCH v5 3/8] EDAC:ghes: Move ghes_edac.force_load to ghes module parameter
` [PATCH v5 4/8] ghes: Introduce a helper ghes_edac_preferred()
` [PATCH v5 5/8] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes
` [PATCH v5 6/8] EDAC: Add the ghes_edac_preferred check for chipset-specific edac drivers
` [PATCH v5 7/8] apei/ghes: Use unrcu_pointer for cmpxchg
` [PATCH v5 8/8] EDAC/igen6: Return consistent errno when another edac driver is enabled
[RFT PATCH v3 00/16] arm64: dts: qcom: improvements to TCSR mutex in DTS
2022-09-05 15:25 UTC (4+ messages)
` [RFT PATCH v3 01/16] dt-bindings: mfd: qcom,tcsr: add several devices
[PATCH 0/5] Make atmel serial driver aware of GCLK
2022-09-05 15:22 UTC (6+ messages)
` [PATCH 2/5] dt-bindings: mfd: atmel,at91-usart: convert to json-schema
[PATCH linux-next] btrfs: Remove the unneeded result variables
2022-09-05 15:16 UTC (2+ messages)
[PATCH RESEND drm-misc-next 0/8] drm/arm/malidp: use drm managed resources
2022-09-05 15:20 UTC (9+ messages)
` [PATCH RESEND drm-misc-next 1/8] drm/arm/malidp: use drmm_* to allocate driver structures
` [PATCH RESEND drm-misc-next 2/8] drm/arm/malidp: replace drm->dev_private with drm_to_malidp()
` [PATCH RESEND drm-misc-next 3/8] drm/arm/malidp: crtc: use drmm_crtc_init_with_planes()
` [PATCH RESEND drm-misc-next 4/8] drm/arm/malidp: plane: use drm managed resources
` [PATCH RESEND drm-misc-next 5/8] drm/arm/malidp: use drm_dev_unplug()
` [PATCH RESEND drm-misc-next 6/8] drm/arm/malidp: plane: protect device resources after removal
` [PATCH RESEND drm-misc-next 7/8] drm/arm/malidp: crtc: "
` [PATCH RESEND drm-misc-next 8/8] drm/arm/malidp: drv: "
[PATCH v1 0/2] rtc: add Maxim max31329 real time clock
2022-09-05 15:20 UTC (5+ messages)
` [PATCH v1 1/2] dt-bindings: rtc: add Maxim max31329 rtc device tree bindings
` [PATCH v1 2/2] rtc: maxim: Add Maxim max31329 real time clock
[Patch v2] usb: core: stop USB enumeration if too many retries
2022-09-05 15:18 UTC (6+ messages)
[PATCH v9 01/10] dt-bindings: power: supply: Add MediaTek MT6370 Charger
2022-09-05 15:18 UTC (6+ messages)
` [PATCH v9 04/10] dt-bindings: backlight: Add MediaTek MT6370 backlight
` [PATCH v9 10/10] video: backlight: mt6370: Add MediaTek MT6370 support
[PATCH v2 00/41] drm: Analog TV Improvements
2022-09-05 15:17 UTC (11+ messages)
` [PATCH v2 10/41] drm/modes: Add a function to generate analog display modes
` [PATCH v2 19/41] drm/modes: Introduce the tv_mode property as a command-line option
[PATCH] erofs: fix pcluster use-after-free on UP platforms
2022-09-05 15:14 UTC (2+ messages)
[PATCH] kernel/sched: fix KMSAN uninit-value error
2022-09-05 15:14 UTC (2+ messages)
[PATCH] erofs: avoid the potentially wrong m_plen for big pcluster
2022-09-05 15:13 UTC (2+ messages)
[PATCH] leds: spi-byte: fix unbalanced of_node_get()/of_node_put()
2022-09-05 15:30 UTC
[PATCH v3 0/2] printk: console: Per-console loglevels
2022-09-05 15:12 UTC (9+ messages)
` [PATCH v3 1/2] printk: console: Create console= parser that supports named options
` [PATCH v3 2/2] printk: console: Support console-specific loglevels
[PATCH] erofs: fix error return code in erofs_fscache_meta_read_folio and erofs_fscache_read_folio
2022-09-05 15:10 UTC (2+ messages)
[PATCH 1/3] leds: cr0014114: silent no spi_device_id warning
2022-09-05 15:26 UTC (3+ messages)
` [PATCH 2/3] leds: el15203000: "
` [PATCH 3/3] leds: spi-byte: "
[PATCH v3] dt-binding: gpio: publish binding IDs under dual license
2022-09-05 15:09 UTC (2+ messages)
[net-next v6 0/3] net: ethernet: adi: Add ADIN1110 support
2022-09-05 15:08 UTC (4+ messages)
` [net-next v6 1/3] net: phy: adin1100: add PHY IDs of adin1110/adin2111
` [net-next v6 2/3] net: ethernet: adi: Add ADIN1110 support
` [net-next v6 3/3] dt-bindings: net: adin1110: Add docs
Patch "usb: dwc3: qcom: fix peripheral and OTG suspend" has been added to the 5.19-stable tree
2022-09-05 15:07 UTC
[PATCH v2 0/2] iova: Some misc changes
2022-09-05 15:06 UTC (5+ messages)
` [PATCH v2 1/2] iova: Remove some magazine pointer NULL checks
` [PATCH v2 2/2] iova: Remove magazine BUG_ON() checks
[RFC PATCH 00/30] Code tagging framework and applications
2022-09-05 15:07 UTC (11+ messages)
[PATCH v3] arm: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
2022-09-05 15:02 UTC (2+ messages)
[PATCH v4] arm64: defconfig: Config that had RPMSG_CHAR now gets RPMSG_CTRL
2022-09-05 15:02 UTC (2+ messages)
[PATCH v8 0/3] Add support for lan966x flexcom chip-select configuration
2022-09-05 14:55 UTC (3+ messages)
[PATCH RFC v1 0/3] perf: Arm SPEv1.2 support
2022-09-05 14:55 UTC (3+ messages)
` [PATCH RFC v1 3/3] perf: arm_spe: Add support for SPEv1.2 inverted event filtering
[PATCH 00/14] arm64/dt-bindings: mfd: qcom: SPMI PMIC fixes
2022-09-05 14:52 UTC (5+ messages)
` [PATCH 13/14] dt-bindings: mfd: qcom,spmi-pmic: fix regulator node schema
` [PATCH 14/14] dt-bindings: mfd: qcom,spmi-pmic: fix TM ADC node schema on PM8998
[PATCH v2] dt-binding: gpio: publish binding IDs under dual license
2022-09-05 14:52 UTC (3+ messages)
[PATCH] module: Merge same-name module load requests
2022-09-05 14:47 UTC (3+ messages)
[PATCH v7 1/2] dt-bindings: misc: fastrpc convert bindings to yaml
2022-09-05 14:45 UTC (2+ messages)
` [PATCH v7 2/2] MAINTAINERS: Update fastrpc documentation file from txt "
[PATCH] dt-bindings: mfd: qcom,spmi-pmic: extend example
2022-09-05 14:44 UTC (2+ messages)
[PATCH V3 0/2] DMA: update acpi_dma_get_range to return dma map regions
2022-09-05 14:42 UTC (3+ messages)
` [PATCH V3 2/2] LoongArch: Remove ARCH_HAS_PHYS_TO_DMA
[PATCH 0/4] mfd/phy/remoteproc: dt-bindings: syscon: be specific
2022-09-05 14:40 UTC (3+ messages)
` [PATCH 4/4] dt-bindings: mfd: syscon: require specific compatible also for simple-mfd
[PATCH] mm: gup: fix the fast GUP race against THP collapse
2022-09-05 14:40 UTC (8+ messages)
[PATCH 0/5] sched/fair: SIS improvements and cleanups
2022-09-05 14:40 UTC (8+ messages)
` [PATCH 1/5] sched/fair: ignore SIS_UTIL when has idle core
` "
[PATCH] dt-bindings: mfd: qcom,spmi-pmic: add missing compatibles
2022-09-05 14:39 UTC (2+ messages)
[PATCH v6 1/2] dt-bindings: misc: fastrpc convert bindings to yaml
2022-09-05 14:39 UTC (7+ messages)
` [PATCH v6 2/2] MAINTAINERS: Update fastrpc documentation file from txt "
[PATCH net-next v2] net: skb: export skb drop reaons to user by TRACE_DEFINE_ENUM
2022-09-05 14:38 UTC (3+ messages)
[PATCH] dt-bindings: mfd: Add missing (unevaluated|additional)Properties on child nodes
2022-09-05 14:37 UTC (2+ messages)
[PATCH v9 0/8] Userspace P2PDMA with O_DIRECT NVMe devices
2022-09-05 14:36 UTC (11+ messages)
` [PATCH v9 2/8] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
` [PATCH v9 3/8] block: add check when merging zone device pages
` [PATCH v9 4/8] lib/scatterlist: "
` [PATCH v9 5/8] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
` [PATCH v9 6/8] block: set FOLL_PCI_P2PDMA in bio_map_user_iov()
[PATCH v16 00/12] bpf: Add kfuncs for PKCS#7 signature verification
2022-09-05 14:33 UTC (13+ messages)
` [PATCH v16 01/12] bpf: Allow kfuncs to be used in LSM programs
` [PATCH v16 02/12] bpf: Move dynptr type check to is_dynptr_type_expected()
` [PATCH v16 03/12] btf: Allow dynamic pointer parameters in kfuncs
` [PATCH v16 04/12] bpf: Export bpf_dynptr_get_size()
` [PATCH v16 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL
` [PATCH v16 06/12] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
` [PATCH v16 07/12] bpf: Add bpf_verify_pkcs7_signature() kfunc
` [PATCH v16 08/12] selftests/bpf: Compile kernel with everything as built-in
` [PATCH v16 09/12] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
` [PATCH v16 10/12] selftests/bpf: Add additional tests for bpf_lookup_*_key()
` [PATCH v16 11/12] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
` [PATCH v16 12/12] selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
[PATCH v2 0/6] mfd: add tps6594x support for Jacinto platform
2022-09-05 14:35 UTC (5+ messages)
` [PATCH v2 2/6] MFD: TPS6594x: Add new PMIC device driver for TPS6594x chips
[syzbot] usb-testing boot error: general protection fault in kvmalloc_node
2022-09-05 14:35 UTC
[PATCH v4 0/8] Make ghes_edac a proper module
2022-09-05 14:33 UTC (4+ messages)
` [PATCH v4 5/8] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes
[PATCH v3] drivers/perf: riscv_pmu_sbi: add support for PMU variant on T-Head C9xx cores
2022-09-05 14:30 UTC (2+ messages)
[PATCH 1/3] hwmon: (tps23861) fix byte order in resistance register
2022-09-05 14:28 UTC (3+ messages)
` [PATCH 2/3] hwmon: (tps23861) reduce count of i2c transactions for port_status
` [PATCH 3/3] hwmon: (tps23861) create unique debugfs directory per device
[PATCH] hwmon: (aquacomputer_d5next) Add support for Aquacomputer High Flow Next
2022-09-05 14:25 UTC
[syzbot] WARNING: suspicious RCU usage in do_page_fault
2022-09-05 14:25 UTC
[PATCH v2] crypto: aspeed: fix format unexpected build warning
2022-09-05 14:22 UTC (2+ messages)
[RFC PATCH v3 2/4] ufs: core: mcq: Adds Multi-Circular Queue support
2022-09-05 14:19 UTC (3+ messages)
[PATCH] clk: davinci: pll: fix spelling typo in comment
2022-09-05 13:56 UTC (2+ messages)
[PATCH v2 0/5] Some style cleanups for recent extension additions
2022-09-05 14:16 UTC (5+ messages)
` [PATCH v2 4/5] riscv: use BIT() marco for cpufeature probing
[PATCH v9 0/2] Add mmc driver for Sunplus SP7021 SOC
2022-09-05 14:10 UTC (3+ messages)
` [PATCH v9 2/2] mmc: Add mmc driver for Sunplus SP7021
[PATCH v2 00/14] fs/buffer: remove ll_rw_block()
2022-09-05 14:10 UTC (3+ messages)
` [PATCH v2 04/14] gfs2: replace ll_rw_block()
[PATCH RESEND] dt-bindings: leds: qcom-wled: fix number of addresses
2022-09-05 14:10 UTC (4+ messages)
[RFC PATCH 0/2] add support for CDX bus MSI domain
2022-09-05 14:05 UTC (9+ messages)
` [RFC PATCH v2 0/6] add support for CDX bus controller
` [RFC PATCH v2 1/6] Documentation: DT: Add entry for CDX controller
` [RFC PATCH v2 6/6] driver core: add compatible string in sysfs for platform devices
[PATCH 0/3] Svinval support for KVM RISC-V
2022-09-05 14:05 UTC (2+ messages)
[PATCH] pci: cleanup coding styling in pci-driver.c
2022-09-05 14:01 UTC
[PATCH v4] netlink: Bounds-check struct nlmsgerr creation
2022-09-05 14:00 UTC (2+ messages)
[net-next PATCH v3] net: phy: Add 1000BASE-KX interface mode
2022-09-05 14:00 UTC (2+ messages)
[PATCH] checkpatch: move duplicate sign off to separate warning type
2022-09-05 13:59 UTC (2+ messages)
[PATCH v10 0/6] Raspberry Pi Sense HAT driver
2022-09-05 13:58 UTC (3+ messages)
` [PATCH 1/5] drivers/mfd: sensehat: Add Raspberry Pi Sense HAT to simple_mfd_i2c
[PATCH] drm: mediatek: Modify dpi power on/off sequence
2022-09-05 13:53 UTC
[PATCH -next v2 3/5] selftests/cpu-hotplug: Delete fault injection related code
2022-09-05 13:50 UTC
[PATCH RESEND net-next] tcp: socket-specific version of WARN_ON_ONCE()
2022-09-05 13:44 UTC (3+ messages)
[PATCH net-next v5 00/14] net: dpaa: Cleanups in preparation for phylink conversion (part 2)
2022-09-05 13:40 UTC (2+ messages)
[PATCH -next v3 0/5] Optimize and bugfix for cpu-on-off-test.sh
2022-09-05 13:36 UTC (6+ messages)
` [PATCH -next v3 1/5] selftests/cpu-hotplug: Correct log info
` [PATCH -next v3 2/5] selftests/cpu-hotplug: Use return instead of exit
` [PATCH -next v3 3/5] selftests/cpu-hotplug: Delete fault injection related code
` [PATCH -next v3 4/5] selftests/cpu-hotplug: Reserve one cpu online at least
` [PATCH -next v3 5/5] selftests/cpu-hotplug: Add log info when test success
[PATCH v2 1/2] drm/tests: Split drm_framebuffer_create_test into parameterized tests
2022-09-05 13:37 UTC (10+ messages)
` [PATCH v2 2/2] drm/tests: Change "igt_" prefix to "test_drm_"
[PATCH v1 01/17] pinctrl: cy8c95x0: make irq_chip immutable
2022-09-05 13:37 UTC (6+ messages)
` [PATCH v1 03/17] pinctrl: cy8c95x0: Allow most of the registers to be cached
[RFC PATCH HBK: 0/8] HW BOUND KEY as TRUSTED KEY
2022-09-05 14:36 UTC (9+ messages)
` [RFC PATCH HBK: 1/8] keys-trusted: new cmd line option added
` [RFC PATCH HBK: 2/8] hw-bound-key: flag-is_hbk added to the tfm
` [RFC PATCH HBK: 3/8] sk_cipher: checking for hw bound operation
` [RFC PATCH HBK: 4/8] keys-trusted: re-factored caam based trusted key
` [RFC PATCH HBK: 5/8] caam blob-gen: moving blob_priv to caam_drv_private
` [RFC PATCH HBK: 6/8] KEYS: trusted: caam based black key
` [RFC PATCH HBK: 7/8] caam alg: symmetric key ciphers are updated
` [RFC PATCH HBK: 8/8] dm-crypt: consumer-app setting the flag-is_hbk
[PATCH v5,0/2] Add dpi output format control for MT8186
2022-09-05 13:34 UTC (2+ messages)
` [PATCH v5,2/2] drm: mediatek: Adjust the dpi output format to MT8186
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox