messages from 2020-07-03 17:44:10 to 2020-07-03 18:46:44 UTC [more...]
[PATCH v3 1/3] ARM: dts: exynos: Define fixed regulators in root node for consistency in Origen
2020-07-03 18:44 UTC (6+ messages)
` [PATCH v3 2/3] ARM: dts: exynos: Define fixed regulators in root node for consistency in Arndale
` [PATCH v3 3/3] ARM: dts: exynos: Define fixed regulators in root node for consistency in SMDK5420
[PATCH v4 0/20] backlight: backlight updates
2020-07-03 18:45 UTC (59+ messages)
` [PATCH v4 01/20] backlight: refactor fb_notifier_callback()
` [PATCH v4 02/20] backlight: add backlight_is_blank()
` [PATCH v4 03/20] backlight: improve backlight_ops documentation
` [PATCH v4 04/20] backlight: improve backlight_properties documentation
` [PATCH v4 05/20] backlight: improve backlight_device documentation
` [PATCH v4 06/20] backlight: document inline functions in backlight.h
` [PATCH v4 07/20] backlight: document enums "
` [PATCH v4 08/20] backlight: remove the unused backlight_bl driver
` [PATCH v4 09/20] backlight: drop extern from prototypes
` [PATCH v4 10/20] backlight: add overview and update existing doc
` [PATCH v4 11/20] backlight: wire up kernel-doc documentation
` [PATCH v4 12/20] backlight: introduce backlight_get_brightness()
` [PATCH v4 13/20] backlight: as3711_bl: simplify update_status
` [PATCH v4 14/20] backlight: cr_bllcd: introduce backlight_is_blank()
` [PATCH v4 15/20] backlight: gpio_backlight: simplify update_status()
` [PATCH v4 16/20] backlight: jornada720_bl: introduce backlight_is_blank()
` [PATCH v4 17/20] backlight: use backligt_get_brightness()
` [PATCH v4 18/20] backlight: drop backlight_put()
` [PATCH v4 19/20] backlight: make of_find_backlight static
` [PATCH v4 20/20] backlight: make of_find_backlight_by_node() static
[PATCH 1/1] usbserial: cp210x - icount support for parity error checking
2020-07-03 18:45 UTC (12+ messages)
` [PATCH v3] "
` [PATCH v4] "
[PATCH] arm64: dts: exynos: Add minimal bootargs
2020-07-03 18:25 UTC
[PATCH] selftests: kmod: Add module address visibility test
2020-07-03 18:43 UTC
[mkp-scsi:fixes 17/17] drivers/scsi/mpt3sas/mpt3sas_ctl.c:3188:5: warning: Variable 'rc' is reassigned a value before the old one has been used
2020-07-03 18:42 UTC
[PATCH] Fix MIPS add.s after 1ace099f2acb952eaaef0ba7725879949a7e4406
2020-07-03 18:40 UTC (3+ messages)
[PATCH v10 00/14] KVM: Dirty ring interface
2020-07-03 18:41 UTC (4+ messages)
` [PATCH v10 02/14] KVM: Cache as_id in kvm_memory_slot
[PATCH bpf-next 1/2] bpf: use dedicated bpf_trace_printk event instead of trace_printk()
2020-07-03 18:41 UTC (3+ messages)
` [RFC PATCH] bpf: bpf_trace_printk_enabled can be static
ACPICA and lindent vs Lindent removal
2020-07-03 18:38 UTC
nr_cpu_ids vs AMD 3970x(32 physical CPUs)
2020-07-03 18:36 UTC (4+ messages)
[PATCH 00/30] Fix a bunch more W=1 issues in USB
2020-07-03 18:29 UTC (32+ messages)
` [PATCH 01/30] usb: mtu3: mtu3_debug: Add forward declaration of 'struct ssusb_mtk'
` [PATCH 02/30] usb: host: ohci-s3c2410: Demote obvious misuse of kerneldoc to standard comment block
` [PATCH 03/30] usb: core: ledtrig-usbport: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 04/30] usb: misc: sisusbvga: sisusb_init: Mark all 'static const' arrays as __maybe_unused
` [PATCH 06/30] usb: misc: adutux: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 07/30] usb: chipidea: core: Document hw_port_test_set()'s missing 'ci' argument
` [PATCH 08/30] usb: gadget: udc: core: Fix a bunch of kerneldoc misdemeanours
` [PATCH 09/30] usb: chipidea: otg: Fix kerneldoc issues relating to description of 'ci'
` [PATCH 10/30] usb: chipidea: debug: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 11/30] usb: chipidea: udc: Add missing descriptions for function arg 'ci'
` [PATCH 12/30] usb: chipidea: udc: Help out kerneldoc headers that have tried, demote the others
` [PATCH 13/30] usb: host: xhci: Demote obvious misuse of kerneldoc to standard comment block
` [PATCH 14/30] usb: host: xhci-mem: "
` [PATCH 15/30] usb: host: xhci-dbgcap: File headers are not good candidates for kerneldoc
` [PATCH 16/30] usb: host: xhci-dbgtty: "
` [PATCH 17/30] usb: chipidea: udc: Fix a few kerneldoc issues
` [PATCH 18/30] usb: host: xhci-debugfs: Use 'gnu_printf' format notation
` [PATCH 19/30] usb: storage: alauda: Remove set but unchecked variable
` [PATCH 20/30] usb: typec: altmodes: displayport: File headers are not good candidates for kerneldoc
` [PATCH 21/30] usb: typec: altmodes: displayport: Supply missing displayport.h include file
` [PATCH 22/30] usb: typec: tcpm: fusb302: Use 'gnu_printf' format notation
` [PATCH 23/30] usb: chipidea: usbmisc_imx: Demote obvious misuse of kerneldoc to standard comment block
` [PATCH 24/30] usb: misc: iowarrior: Fix odd corruption issue in the file header
` [PATCH 25/30] usb: misc: iowarrior: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 26/30] usb: gadget: function: u_serial: Repair misdocumented function argument
` [PATCH 27/30] usb: misc: ldusb: Demote obvious misuse of kerneldoc to standard comment blocks
` [PATCH 29/30] usb: gadget: usbstring: Repair misspelled function argument 'langid'
` [PATCH 30/30] usb: gadget: udc: dummy_hcd: Repair misspelled function argument 'dummy_hcd'
[PATCH v2] MAINTAINERS: Cover the firmware JSON schema
2020-07-03 18:34 UTC
[PATCH v2] clk: rockchip: use separate compatibles for rk3288w-cru
2020-07-03 18:33 UTC (2+ messages)
[RFC PATCH] MAINTAINERS: Cover the firmware JSON schema
2020-07-03 18:30 UTC (5+ messages)
[meta-oe][PATCH] redis-plus-plus: add recipe
2020-07-03 18:31 UTC
[RFC PATCH v2] arm64/acpi: disallow AML memory opregions to access kernel memory
2020-07-03 18:29 UTC (7+ messages)
[PATCH v3 4/4] thermal: core: Add notifications call in the framework
2020-07-03 18:22 UTC (3+ messages)
[PATCH] scsi: iscsi: register sysfs for workqueue iscsi_destroy
2020-07-03 18:28 UTC (2+ messages)
[PATCH v6 0/5] 9pfs: readdir optimization
2020-07-03 18:27 UTC (7+ messages)
` [PATCH v6 4/5] 9pfs: T_readdir latency optimization
[Printing-architecture] REMINDER:OP Monthly Call on 07/07/20
2020-07-03 18:24 UTC
[RFC PATCH 0/4] CONFIG_IS_ENABLED magic
2020-07-03 18:21 UTC (5+ messages)
` [RFC PATCH 4/4] linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLED
FAILED: patch "[PATCH] mm, compaction: make capture control handling safe wrt" failed to apply to 5.4-stable tree
2020-07-03 18:21 UTC (2+ messages)
[PATCH] net: fm10k: check size from dma region
2020-07-03 18:20 UTC (2+ messages)
` [Intel-wired-lan] "
[igt-dev] [PATCH i-g-t v16 0/4] Add api_intel_bb test
2020-07-03 18:19 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t v16 4/4] intel-ci/fast-feedback: add api_intel_bb tests
[PATCH bpf-next] selftests/bpf: fix compilation error of bpf_iter_task_stack.c
2020-07-03 18:17 UTC
Strange AVC denials without effect
2020-07-03 18:16 UTC (3+ messages)
[PATCH] leds: gpio: Fix semantic error
2020-07-03 18:13 UTC
[PATCH v4 0/3] capabilities: Introduce CAP_CHECKPOINT_RESTORE
2020-07-03 18:12 UTC (5+ messages)
` [PATCH v4 2/3] selftests: add clone3() CAP_CHECKPOINT_RESTORE test
[PATCH v3 00/10] drop unallocated_blocks_are_zero
2020-07-03 18:08 UTC (3+ messages)
Build errors in tools/testing/selftests/bpf/ at 046cc3dd9a25
2020-07-03 18:09 UTC (2+ messages)
PINE64 Rock64 - How to get SPI driver working
2020-07-03 18:08 UTC (2+ messages)
` [PATCH] rockchip: rk3328: Add SPI support
[PATCH 0/8] ASoC: fix W=1 warnings for various SOCs
2020-07-03 18:07 UTC (4+ messages)
` [PATCH 2/8] ASoC: samsung: spdif: fix kernel-doc
Half-bright (dim) and underline color
2020-07-03 18:08 UTC (2+ messages)
[PATCH v2 00/44] Less clumsy error checking
2020-07-03 18:06 UTC (4+ messages)
` [PATCH v2 26/44] qom: Put name parameter before value / visitor parameter
[master/dunfell] meta-toolchain-arago: update script for handling filenames with spaces
2020-07-03 18:02 UTC
[PATCH 00/18] xfs: remove xfs_disk_quot from incore dquot
2020-07-03 18:01 UTC (8+ messages)
` [PATCH 04/18] xfs: stop using q_core.d_flags in the quota code
[Cocci] [PATCH 00/20] parsing_cocci: Wrap SmPL Attributes
2020-07-03 17:59 UTC (21+ messages)
` [Cocci] [PATCH 01/20] parsing_cocci: ast0_cocci: "
` [Cocci] [PATCH 02/20] parsing_cocci: parser: "
` [Cocci] [PATCH 03/20] parsing_cocci: visitor_ast0: "
` [Cocci] [PATCH 04/20] parsing_cocci: adjust_pragmas: "
` [Cocci] [PATCH 05/20] parsing_cocci: arity: "
` [Cocci] [PATCH 06/20] parsing_cocci: compute_lines: "
` [Cocci] [PATCH 07/20] parsing_cocci: context_neg: "
` [Cocci] [PATCH 08/20] parsing_cocci: iso_pattern: "
` [Cocci] [PATCH 09/20] parsing_cocci: index: "
` [Cocci] [PATCH 10/20] parsing_cocci: unparse_ast0: "
` [Cocci] [PATCH 11/20] parsing_cocci: ast0toast: "
` [Cocci] [PATCH 12/20] parsing_cocci: ast_cocci: "
` [Cocci] [PATCH 13/20] parsing_cocci: visitor_ast: "
` [Cocci] [PATCH 14/20] parsing_cocci: get_constants2: "
` [Cocci] [PATCH 15/20] parsing_cocci: safe_for_multi_decls: "
` [Cocci] [PATCH 16/20] parsing_cocci: unify_ast: "
` [Cocci] [PATCH 17/20] parsing_cocci: pretty_print_cocci: "
` [Cocci] [PATCH 18/20] parsing_c: unparse_cocci: "
` [Cocci] [PATCH 19/20] engine: cocci_vs_c: "
` [Cocci] [PATCH 20/20] ocaml: coccilib: "
[PATCH v2 1/8] dt-bindings: pwm: samsung: Do not require interrupts on Exynos SoCs
2020-07-03 18:01 UTC (8+ messages)
` [PATCH v2 2/8] arm64: dts: exynos: Describe PWM interrupts on Exynos7
` [PATCH v2 3/8] arm64: dts: exynos: Remove generic arm,armv8-pmuv3 compatible
[PATCH v4l-utils v5 0/4] v4l2-ctl: add support to the CSC API
2020-07-03 18:02 UTC (5+ messages)
` [PATCH v4l-utils v5 1/4] v4l2-ctl: vidcap: Add support for "
` [PATCH v4l-utils v5 2/4] v4l2: common: add the flags V4L2_FMT_FLAG_CSC* to the list that maps flags to str
` [PATCH v4l-utils v5 3/4] v4l2-ctl: subdev: Add support for the CSC API in the subdevices
` [PATCH v4l-utils v5 4/4] v4l2-ctl: subdev: Add the flags to the list of supported mbus formats
[chrome-os:chromeos-4.19 10/28] /tmp/dn_neigh-968673.s:1284: Error: bad expression
2020-07-03 18:02 UTC
[dpdk-dev] [PATCH v3 0/8] add support for DOCSIS protocol
2020-07-03 17:57 UTC (12+ messages)
` [dpdk-dev] [PATCH v4 0/7] "
` [dpdk-dev] [PATCH v4 1/7] security: "
` [dpdk-dev] [PATCH v4 2/7] cryptodev: add a note regarding DOCSIS protocol support
` [dpdk-dev] [PATCH v4 3/7] crypto/aesni_mb: add support for DOCSIS protocol
` [dpdk-dev] [PATCH v4 5/7] test/crypto: add DOCSIS security test cases
` [dpdk-dev] [PATCH v4 7/7] app/crypto-perf: add support for DOCSIS protocol
[PATCH v4] ima: move APPRAISE_BOOTPARAM dependency on ARCH_POLICY to runtime
2020-07-03 18:00 UTC
[PATCH 1/2] usb: ohci-omap: Create private state container
2020-07-03 17:57 UTC (2+ messages)
` [PATCH 2/2] usb: ohci-omap: Convert to use GPIO descriptors
[pull request][net 00/11] mlx5 fixes 2020-07-02
2020-07-03 17:59 UTC (7+ messages)
` [net 02/11] net/mlx5e: Fix multicast counter not up-to-date in "ip -s"
[PATCH 00/30] Merge request July 3
2020-07-03 17:58 UTC
[PATCH v6 00/26] arm64: Memory Tagging Extension user-space support
2020-07-03 15:37 UTC (2+ messages)
` [PATCH v6 25/26] arm64: mte: Kconfig entry
[meta-security][master|dunfell][PATCH] clamav: Fix issue when yara_grammar.h is regenerated
2020-07-03 17:55 UTC (4+ messages)
` [yocto] "
[PATCH] Replace HTTP links with HTTPS ones: Common CLK framework
2020-07-03 17:51 UTC (3+ messages)
[PATCH v5 0/6] dma: Add Xilinx ZynqMP DPDMA driver
2020-07-03 17:54 UTC (7+ messages)
` [PATCH v5 3/6] dmaengine: Add support for repeating transactions
[PULL 00/34] target-arm queue
2020-07-03 17:50 UTC (2+ messages)
[PATCH 1/3] glibc: Perform rseq registration at C startup and thread creation (v22)
2020-07-03 17:50 UTC (3+ messages)
[PATCH net] net/sched: act_mirred: fix fragment the packet after defrag in act_ct
2020-07-03 17:50 UTC (11+ messages)
[PATCH net-next 03/15] sfc_ef100: skeleton EF100 PF driver
2020-07-03 17:46 UTC (5+ messages)
` [RFC PATCH] sfc_ef100: ef100_hard_start_xmit() can be static
[BUG] XHCI getting ZONE_DMA32 memory > than its bus_dma_limit
2020-07-03 17:42 UTC (4+ messages)
[PATCH v5 04/14] dtoc: add support to scan drivers
2020-07-03 17:44 UTC (3+ messages)
[PATCH] Documentation: Clarify f_cred vs current_cred() use
2020-07-03 17:44 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.